vali 6 yıl önce
ebeveyn
işleme
f3022f2685
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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", ''));