Explorar o código

feat():授权

geek %!s(int64=4) %!d(string=hai) anos
pai
achega
43b2300377
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      application/index/BaseController.php

+ 1 - 1
application/index/BaseController.php

@@ -49,7 +49,7 @@ abstract class BaseController
     {
         $this->app     = $app;
         $this->request = $this->app->request;
-        $this->request['Accept'] = 'application/json';
+//        $this->request['Accept'] = 'application/json';
         $route = [
             '/index/Token/getToken',
             '/index/index',