Files
yusheng-admin/src/utils/http/config.ts
2026-01-16 10:08:18 +08:00

8 lines
275 B
TypeScript

export const URL = "https://yushengapi.qxyushen.top";
// 预测版
// export const URL = "https://vsyusheng.qxhs.xyz";
// 测试
// export const URL = "https://test.vespa.qxyushen.top";
// 声网appId 在这里换
export const appIdBySw = "02f7339ec98947deaeab173599891932";