wugg 1 жил өмнө
parent
commit
6b9eb05ced

+ 1 - 1
app/admin/controller/System.php

@@ -8,7 +8,7 @@ use think\App;
 use think\facade\Validate;
 use think\facade\Db;
 
-class System extends  BaseController
+class System extends  Base
 {
 	public function __construct(App $app) {
 		parent::__construct($app);