command(MoveToPool::class) ->twiceDaily(10, 16) ->description("プール金異動") ->onSuccess(function () { Artisan::call(AttachToPaymentPlan::class); }); } }