8 lines
275 B
TypeScript
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";
|