Files
yusheng-admin/src/utils/http/config.ts

6 lines
264 B
TypeScript
Raw Normal View History

2026-01-13 09:02:41 +08:00
// export const URL = "https://yushengapi.qxyushen.top";
// 预测版
export const URL = "https://vsyusheng.qxhs.xyz";
2026-01-05 11:58:57 +08:00
// export const URL = "https://test.vespa.qxyushen.top";
2025-10-23 11:06:41 +08:00
// 声网appId 在这里换
2025-10-24 15:49:51 +08:00
export const appIdBySw = '02f7339ec98947deaeab173599891932';