diff --git a/plugin/webman/gateway/Events.php b/plugin/webman/gateway/Events.php index 5624c9a..9a4dc73 100644 --- a/plugin/webman/gateway/Events.php +++ b/plugin/webman/gateway/Events.php @@ -184,8 +184,6 @@ 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'])) {