修改接口地址

This commit is contained in:
TOP糯米 2023-04-10 16:55:44 +08:00
parent f367bee247
commit d838c44897
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
const config = { const config = {
storagePrefix: "user_", storagePrefix: "user_",
appId: "wx239055764f21ba10", appId: "wx239055764f21ba10",
root: "https://wxapp.anzhuangxiong.com/api.php" root: "https://www.anzhuangxiong.com/api.php"
} }
export default config export default config