购物车reload标识

This commit is contained in:
张松
2025-11-28 15:52:02 +08:00
parent 38855e16eb
commit 52b49a773e

View File

@@ -78,6 +78,8 @@ class Base extends Model
$shopGroup = self::get_shopping_save_uid(self::$shop_id, 'all');
// 如果有在线的 再发
if($onl = Gateway::getClientIdCountByGroup($shopGroup)){
Log::info('群发->>>>>'.json_encode($params));
// 发送广播并将 self::$client_id 排除在外
// 排除收银机重复的client_id
$table_arr = [];