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

4 lines
179 B
TypeScript
Raw Normal View History

2025-10-24 15:49:51 +08:00
export const URL = "https://test.vespa.qxyushen.top";
2025-10-23 11:06:41 +08:00
// https://vespa.qxyushen.top 正式
// 声网appId 在这里换
2025-10-24 15:49:51 +08:00
export const appIdBySw = '02f7339ec98947deaeab173599891932';