luck hace 3 años
padre
commit
36f3d724f2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
         }