测试
This commit is contained in:
@@ -202,7 +202,8 @@ class Events
|
||||
// 店铺组
|
||||
$shopGroup = Base::get_shopping_save_uid($message['shop_id'], 'all');
|
||||
|
||||
Log::info('绑定');
|
||||
Log::info('绑定自己id->>>>>'.$client_id);
|
||||
Log::info('群发组->>>>>'.$shopGroup);
|
||||
Gateway::joinGroup($client_id, $shopGroup);
|
||||
Log::info('绑定连接数'. json_encode(Gateway::getClientSessionsByGroup($shopGroup)));
|
||||
// 绑定shopid推送商品更新信息
|
||||
|
||||
Reference in New Issue
Block a user