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,5 +29,5 @@ export default {
* - 线上环境:"https://epp.only4.work/"
* - 开发环境:"http://localhost/"
*/
backendHost: "https://epp-prod.only4.work/",
backendHost: "https://epp.only4.work/",
};