esi update for observers

This commit is contained in:
2021-03-21 21:38:18 +09:00
parent 4c99703290
commit 45b2269920

View File

@@ -95,6 +95,8 @@ class MiningTaxesObservers extends Command
//Declare the structure helper
$sHelper = new StructureHelper($config['primary'], $config['corporation']);
dd($observer->observer_id);
//Get the structure name from the universe endpoint to store in the database
$observerInfo = $sHelper->GetStructureInfo($observer->observer_id);