job troubleshooting
This commit is contained in:
@@ -63,6 +63,7 @@ class HoldingFinancesCommand extends Command
|
||||
$job->division = 1;
|
||||
$job->charId = 93738489;
|
||||
$job->page = $i;
|
||||
$job->save();
|
||||
ProcessWalletJournalJob::dispatch($job);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user