lgy hace 3 semanas
padre
commit
d6d9b1ee57
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      jcjyhr/app/common/controller/ApiController.php

+ 1 - 1
jcjyhr/app/common/controller/ApiController.php

@@ -36,7 +36,7 @@ class ApiController extends Api
             $this->tokenData = $data;
             if(empty($data))
             {
-//                $this->error('无效的token');
+                $this->error('无效的token');
             }
         }