WIN-2308041133\Administrator 2 miesięcy temu
rodzic
commit
8ee6238e26
1 zmienionych plików z 1 dodań i 1 usunięć
  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;