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;
         }