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