Commit c2e657cc by 王召彬

test

parent 9e1e92aa
...@@ -12,7 +12,6 @@ class BaseController ...@@ -12,7 +12,6 @@ class BaseController
public function __construct() public function __construct()
{ {
User::getIns(2);
$this->init(); $this->init();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment