mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 13:07:32 +00:00
[improvement](webapp) optimize drill down dimensions (#84)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import axios from './axiosInstance';
|
||||
import { ChatContextType, DrillDownDimensionType, HistoryType, MsgDataType, ParseDataType, SearchRecommendItem } from '../common/type';
|
||||
|
||||
const DEFAULT_CHAT_ID = 0;
|
||||
const DEFAULT_CHAT_ID = 12009993;
|
||||
|
||||
const prefix = '/api';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user