5 lines
203 B
TypeScript
5 lines
203 B
TypeScript
export const URL = "https://1.13.101.98";
|
|
// https://vespa.qxyushen.top 正式
|
|
// https://test.vespa.qxyushen.top
|
|
// 声网appId 在这里换
|
|
export const appIdBySw = '02f7339ec98947deaeab173599891932'; |