diff --git a/src/core/config.js b/src/core/config.js index 7e44c3a..ef37b0d 100644 --- a/src/core/config.js +++ b/src/core/config.js @@ -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 \ No newline at end of file