lizhen_gitee пре 3 недеља
родитељ
комит
3da2d47f53
1 измењених фајлова са 1 додато и 1 уклоњено
  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){