goodsnotices/README.md
zhouchangcheng 609f5ceb65 readme
2024-05-27 16:38:53 +08:00

298 B
Executable File

商品通知消息队列

执行一次商品通知入队

php artisan handle:notice [分片数]

定时执行

先执行

php artisan schedule:work

再新启一个终端执行

php artisan schedule:run

执行队列任务

php artisan queue:work