WIN-2308041133\Administrator преди 2 месеца
родител
ревизия
8ee6238e26
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/system/controller/Chat.php

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

@@ -9,7 +9,7 @@ use app\model\api\ChatRecord;
 use app\model\api\ChatUserRelation;
 use app\model\api\User;
 use app\services\chat\ChatBalanceService;
-use library\basic\BaseController;
+use app\BaseController;
 use think\Request;
 use think\Response;