소스 검색

socket调试

lizhen_gitee 2 주 전
부모
커밋
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'
         ];
     }