Browse Source

测试socket

lizhen_gitee 3 tuần trước cách đây
mục cha
commit
3da2d47f53
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Wen/Utils/GatewayUtils.php

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

@@ -242,7 +242,7 @@ class GatewayUtils{
         if(_empty_($client_id)){
             return false;
         }
-        if(!in_array($mode, [0, 1, 2, 3, 4, 12, 13])){
+        if(!in_array($mode, [0, 1, 2, 3, 4, 5, 12, 13])){
             return false;
         }
         if($mode == 13){