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

切换为线上域名

This commit is contained in:
2023-04-18 03:53:35 +08:00
parent cb1b0e4e7e
commit 24df9fae83
7 changed files with 8 additions and 8 deletions

View File

@@ -23,5 +23,5 @@ export default {
* 后端接口请求地址
* (结尾加不加 / 都可)
*/
backendHost: "https://epp.only4.work/",
backendHost: "https://epp-prod.only4.work/",
};