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