Browse Source

Merge remote-tracking branch 'origin/master'

ggsong 3 years ago
parent
commit
991d84f2b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/api/controller/v1/Index.php

+ 1 - 1
app/api/controller/v1/Index.php

@@ -32,7 +32,7 @@ class Index extends BaseController
     {
         $this->request = $request;
     }
-
+//asasdfasdf123
     public function login()
     {
         $data = $this->request->post();