购物车reload标识
This commit is contained in:
@@ -78,6 +78,8 @@ class Base extends Model
|
|||||||
$shopGroup = self::get_shopping_save_uid(self::$shop_id, 'all');
|
$shopGroup = self::get_shopping_save_uid(self::$shop_id, 'all');
|
||||||
// 如果有在线的 再发
|
// 如果有在线的 再发
|
||||||
if($onl = Gateway::getClientIdCountByGroup($shopGroup)){
|
if($onl = Gateway::getClientIdCountByGroup($shopGroup)){
|
||||||
|
Log::info('群发->>>>>'.json_encode($params));
|
||||||
|
|
||||||
// 发送广播并将 self::$client_id 排除在外
|
// 发送广播并将 self::$client_id 排除在外
|
||||||
// 排除收银机重复的client_id
|
// 排除收银机重复的client_id
|
||||||
$table_arr = [];
|
$table_arr = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user