变更api域名

This commit is contained in:
tangping 2023-06-04 00:24:55 +08:00
parent 965be530af
commit 00b5cfe7e5

View File

@ -1,6 +1,6 @@
export default {
api: "http://1.14.121.134:9101",
debugApi: "http://1.14.121.134:9101",
api: "http://newstart-api.xbase.vip",
debugApi: "http://newstart-api.xbase.vip",
home: '',
debug: false
}
}