yingzi 2 years ago
parent
commit
6fc7542f5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/system/controller/Audit.php

+ 1 - 1
app/system/controller/Audit.php

@@ -11,7 +11,7 @@
 
 namespace app\system\controller;
 
-
+use app\BaseController;
 use app\model\api\User as UserModel;
 use app\model\api\ServiceType as ServiceTypeModel;
 use app\model\api\InfoAudit;