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

8 lines
275 B
TypeScript
Raw Normal View History

2026-01-16 10:08:18 +08:00
export const URL = "https://yushengapi.qxyushen.top";
2026-01-13 09:02:41 +08:00
// 预测版
2026-01-16 10:08:18 +08:00
// export const URL = "https://vsyusheng.qxhs.xyz";
2026-01-13 09:34:44 +08:00
// 测试
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 在这里换
2026-01-13 10:08:54 +08:00
export const appIdBySw = "02f7339ec98947deaeab173599891932";