diff --git a/deploy/conf/config.toml b/deploy/conf/config.toml index 884313c..826cc20 100644 --- a/deploy/conf/config.toml +++ b/deploy/conf/config.toml @@ -114,8 +114,8 @@ WeChatBot = false [HuPiPayConfig] Enabled = false Name = "wechat" - AppId = "201906161477" - AppSecret = "7f403199d510fb2c6f0b9f2311800e7c" + AppId = "" + AppSecret = "" PayURL = "https://api.xunhupay.com/payment/do.html" NotifyURL = "https://ai.r9it.com/api/payment/hupipay/notify"