修改接口地址
This commit is contained in:
parent
55663c8573
commit
3aecf9afa3
|
@ -1,7 +1,7 @@
|
||||||
const config = {
|
const config = {
|
||||||
storagePrefix: "worker_",
|
storagePrefix: "worker_",
|
||||||
appId: "wx2401c65b68a6c9b5",
|
appId: "wx2401c65b68a6c9b5",
|
||||||
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