testing moon worth job

This commit is contained in:
2021-05-30 22:47:39 +09:00
parent 6b8123d650
commit 3f3c169555

View File

@@ -64,6 +64,7 @@ class Test extends Command
'moon_id' => $moon->moon_id,
])->get(['ore_id', 'quantity'])->toArray();
dd($ores);
}
}
}