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;