更换接口域名

This commit is contained in:
TOP糯米 2023-04-09 14:11:55 +08:00
parent 7a8e0455ba
commit bf67a36692
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
const config = {
name: "熊熊安装",
storagePrefix: "worker_",
appId: "wx2401c65b68a6c9b5",
root: "https://xiongxiong.vipwjf.com/api.php"
root: "https://anzhuangxiong.com/api.php"
}
export default config