更换接口域名
This commit is contained in:
parent
7a8e0455ba
commit
bf67a36692
|
@ -1,8 +1,7 @@
|
||||||
const config = {
|
const config = {
|
||||||
name: "熊熊安装",
|
|
||||||
storagePrefix: "worker_",
|
storagePrefix: "worker_",
|
||||||
appId: "wx2401c65b68a6c9b5",
|
appId: "wx2401c65b68a6c9b5",
|
||||||
root: "https://xiongxiong.vipwjf.com/api.php"
|
root: "https://anzhuangxiong.com/api.php"
|
||||||
}
|
}
|
||||||
|
|
||||||
export default config
|
export default config
|
Loading…
Reference in New Issue