1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

epp-prod.only4.work 改为 epp.only4.work

This commit is contained in:
2023-04-25 02:24:23 +08:00
parent eae5ac5310
commit 08584c8042
8 changed files with 8 additions and 18 deletions

View File

@@ -29,7 +29,7 @@ App({
* - 线上环境:'https://epp.only4.work'
* - 开发环境:'http://localhost'
*/
baseUrl: "https://epp-prod.only4.work", // Api 请求域名 不带最后的 /
baseUrl: "https://epp.only4.work", // Api 请求域名 不带最后的 /
userInfo: null
}
})