lip 3 mesi fa
parent
commit
11f0794928
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      app/enterprise/controller/Im.php

+ 2 - 2
app/enterprise/controller/Im.php

@@ -262,8 +262,8 @@ class Im extends BaseController
                 ];
                 Message::sendMsg($param, 0);
                 
-                //通知客服已接线
-                wsSendMsg(0,'handleChat',['user_id'=>$user_id]);
+                // //通知客服已接线
+                // wsSendMsg(0,'handleChat',['user_id'=>$user_id]);
             }
         } catch (Exception $e) {
             return $this->error($e->getMessage());