购物车reload标识

This commit is contained in:
张松
2025-11-28 15:44:19 +08:00
parent 0c41ec879d
commit 116b768aa7
2 changed files with 3 additions and 1 deletions

View File

@@ -184,6 +184,8 @@ class Events
// 只在初始化的时候绑定
if(!empty($message['operate_type']) && $message['operate_type'] == 'init') {
// 添加在线客户端数量
Log::info('绑定->>>>>'.$client_id);
Base::add_total_number($client_id, $type);
if(!empty($message['shop_id'])) {
if(!empty($message['table_code'])) {