update: set horizon with mem

This commit is contained in:
tokumeikoi
2021-09-05 18:05:25 +09:00
parent ccf3497241
commit e980c2d8f3
3 changed files with 9 additions and 3 deletions

View File

@ -6,6 +6,7 @@ use App\Models\Order;
use App\Models\User;
use App\Utils\Helper;
use Illuminate\Console\Command;
use Matriphe\Larinfo;
class Test extends Command
{