refactor: 恢复runtime代码,去除调试console代码

This commit is contained in:
EvanWu
2025-07-31 10:50:45 +08:00
parent e836dc0db8
commit 221229ce2f
4 changed files with 2 additions and 6 deletions

View File

@@ -22,7 +22,6 @@ export const BAIDU_OATUH_URL = `${BAIDU_BASE_URL}/oauth/2.0/token`;
export const BYTEDANCE_BASE_URL = "https://ark.cn-beijing.volces.com";
export const ALIBABA_BASE_URL = "https://dashscope.aliyuncs.com/api/";
export const ALIBABA_RUNTIEM_TTS_URL = "wss://dashscope.aliyuncs.com/api-ws/v1/realtime";
export const TENCENT_BASE_URL = "https://hunyuan.tencentcloudapi.com";