command(Command::class) ->everyTwoHours() ->unlessBetween('1:00', '6:00') ->description("SMBC支払結果取得"); } }