购物车reload标识

This commit is contained in:
张松
2025-11-28 15:32:26 +08:00
parent df0771adb3
commit bc4eb765c6
6 changed files with 5 additions and 6 deletions

View File

@@ -91,7 +91,6 @@ class Base extends Model
$broadcast_json = json_encode($broadcast_arr);
Gateway::sendToGroup($shopGroup, $broadcast_json, $new_client_id);
}
return "";
}
if(!$by_shop_id && !empty(self::$shop_id) && !empty($broadcast_arr['data']['table_code'])) {