~~~
~~~
"topthink/think-queue": "1.1.6",
"topthink/think-helper": "^1.0.7",
~~~
~~~
composer require topthink/think-helper 1.0.7
composer require topthink/think-queue 1.1.6
## **tp5.0 接入queue必須用1.16版本而且要引入helper插件**
## **或者本地安裝好再上傳到服務器**
## 修改 vander下面的composer里面的文件

## 再把topthink下面的helper和queue上傳到服務器 ,修改queue.php文件

# 下面引入隊列用
