소스 검색

Merge remote-tracking branch 'origin/master'

ggsong 3 년 전
부모
커밋
991d84f2b3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();