接口域名拆分文件

This commit is contained in:
2023-08-29 17:42:01 +08:00
parent 3e09b4ba47
commit 14b6100257
3 changed files with 137 additions and 133 deletions

View File

@@ -11,5 +11,9 @@ export default {
// 正式
// baseUrl: "https://tcapp.tripellet.com/api/app/",
baseUrl: "https://tcapidemo.tripodeck.com",
// 2.0
// 测试
// baseUrl: "https://tcapidemo.tripodeck.com",
// 正式
baseUrl: "https://tcapi.tripodeck.com",
};