mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 05:43:51 +00:00
[feature](chat-sdk) optimize
This commit is contained in:
@@ -2,7 +2,7 @@ import axios from './axiosInstance';
|
||||
import { ChatContextType, HistoryType, MsgDataType, SearchRecommendItem } from '../common/type';
|
||||
import { QueryDataType } from '../common/type';
|
||||
|
||||
const DEFAULT_CHAT_ID = 0;
|
||||
const DEFAULT_CHAT_ID = 2;
|
||||
|
||||
const prefix = '/api';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user