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

+ 1 - 1
application/index/controller/Register.php

@@ -99,7 +99,7 @@ class Register extends Common
     public function autoReg()
     public function autoReg()
     {
     {
         if (!$this->verifyApiToken()) {
         if (!$this->verifyApiToken()) {
-            return json(['code' => 0, 'data' => [], 'msg' => '验证失败!']);
+            return json(['code' => -6, 'data' => [], 'msg' => 'require false']);
         }
         }
 
 
         $appid = input("post.appid/s");
         $appid = input("post.appid/s");