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

6 lines
233 B
TypeScript
Raw Normal View History

2025-11-20 10:01:17 +08:00
export const URL = "https://vespa.qxyushen.top";
2025-10-23 11:06:41 +08:00
// https://vespa.qxyushen.top 正式
2025-11-07 18:30:26 +08:00
// http://1.13.101.98
// https://test.vespa.xscmmidi.site
2025-10-23 11:06:41 +08:00
// 声网appId 在这里换
2025-10-24 15:49:51 +08:00
export const appIdBySw = '02f7339ec98947deaeab173599891932';