修改接口地址
This commit is contained in:
parent
f367bee247
commit
d838c44897
|
@ -1,7 +1,7 @@
|
||||||
const config = {
|
const config = {
|
||||||
storagePrefix: "user_",
|
storagePrefix: "user_",
|
||||||
appId: "wx239055764f21ba10",
|
appId: "wx239055764f21ba10",
|
||||||
root: "https://wxapp.anzhuangxiong.com/api.php"
|
root: "https://www.anzhuangxiong.com/api.php"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default config
|
export default config
|
Loading…
Reference in New Issue