摘要: thinkphp6 消息队列(queue)使用方法 安装 composer require topthink/think-queue 配置 配置文件位于 config/queue.php 公共配置 [ 'default'=>'sync' //驱动类型,可选择 sync(默认):同步执行,databa 阅读全文
posted @ 2022-07-04 22:38 龙卷风之殇 阅读(1629) 评论(0) 推荐(0)