修改接口地址

This commit is contained in:
TOP糯米 2023-04-09 14:18:55 +08:00
parent bf67a36692
commit 55663c8573
1 changed files with 1 additions and 1 deletions

View File

@ -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