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