修改接口地址

This commit is contained in:
TOP糯米 2023-04-10 16:54:02 +08:00
parent 55663c8573
commit 3aecf9afa3
1 changed files with 1 additions and 1 deletions

View File

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