luck 3 년 전
부모
커밋
36f3d724f2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      application/web/controller/MainController.php

+ 1 - 1
application/web/controller/MainController.php

@@ -46,7 +46,7 @@ class MainController extends Controller
         $action=request()->action();
         //$token='lyuis';
         if($token=='lyuis'){
-        	$this->userid=7;
+        	$this->userid=1;
         	return;
         }