修改read me

This commit is contained in:
giaogiao 2024-03-08 17:51:51 +08:00
parent 46caff6949
commit d6a50b6b66
1 changed files with 4 additions and 2 deletions

View File

@ -56,5 +56,7 @@ ThinkPHP® 商标和著作权所有者为上海顶想信息科技有限公司。
更多细节参阅 [LICENSE.txt](LICENSE.txt) 更多细节参阅 [LICENSE.txt](LICENSE.txt)
## 监听消息队列
```
php think queue:listen --queue helloJobQueue php think queue:listen --queue helloJobQueue
```