vali %!s(int64=6) %!d(string=hai) anos
pai
achega
f3022f2685
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      application/index/controller/Register.php

+ 2 - 0
application/index/controller/Register.php

@@ -116,9 +116,11 @@ class Register extends Common
             }
         }
 
+        /*
         if (!$this->verifyApiToken()) {
             return json(['code' => -6, 'data' => [], 'msg' => 'require false']);
         }
+        */
 
         $appid = trim(input("post.appid/s", ''));
         $appuid = trim(input("post.appuid/s", ''));