Commit 13a9981d by mushishixian

暂时去掉初始化

parent bfed39a6
Showing with 1 additions and 0 deletions
......@@ -29,6 +29,7 @@ class SupplierAccountService
//推送队列告诉搜索要去初始化数据
public function pushToInitData($supplierCode)
{
return true;
//还要去推送给搜索做品牌初始化任务
$conn = new AMQPStreamConnection(config('database.connections.rabbitmq.host'),
config('database.connections.rabbitmq.port'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment