ledger job

This commit is contained in:
2021-02-22 21:22:23 +09:00
parent ff879833be
commit 6bfa5873a8

View File

@@ -21,6 +21,8 @@ use App\Models\MiningTax\Observer;
use App\Models\MiningTax\Ledger;
use App\Models\Moon\MineralPrice;
use App\Models\Moon\ItemComposition;
use App\Models\Esi\EsiToken;
use App\Models\Esi\EsiScope;
class FetchMiningTaxesLedgersJob implements ShouldQueue
{