修改config

This commit is contained in:
TOP糯米 2023-03-19 14:43:53 +08:00
parent d6f87a265e
commit 8fb647385a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ const config = {
name: "熊熊安装", name: "熊熊安装",
storagePrefix: "worker_", storagePrefix: "worker_",
appId: "wx2401c65b68a6c9b5", appId: "wx2401c65b68a6c9b5",
root: "http://xiongxiong.vipwjf.com/api.php" root: "https://xiongxiong.vipwjf.com/api.php"
} }
export default config export default config