浏览代码

socket调试

lizhen_gitee 5 天之前
父节点
当前提交
d1664d53e1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Wen/Utils/GatewayUtils.php

+ 1 - 0
app/Wen/Utils/GatewayUtils.php

@@ -194,6 +194,7 @@ class GatewayUtils{
             17 => 'pull_down_refresh',
             18 => 'get_system_info',
             19 => 'order_confirm',
+            55 => 'ask_chat_message',
             999 => 'toUrl'
         ];
     }