remove api key for hupipay

This commit is contained in:
RockYang 2024-01-09 17:16:27 +08:00
parent 9801fce659
commit 3cf3cdd705

View File

@ -114,8 +114,8 @@ WeChatBot = false
[HuPiPayConfig] [HuPiPayConfig]
Enabled = false Enabled = false
Name = "wechat" Name = "wechat"
AppId = "201906161477" AppId = ""
AppSecret = "7f403199d510fb2c6f0b9f2311800e7c" AppSecret = ""
PayURL = "https://api.xunhupay.com/payment/do.html" PayURL = "https://api.xunhupay.com/payment/do.html"
NotifyURL = "https://ai.r9it.com/api/payment/hupipay/notify" NotifyURL = "https://ai.r9it.com/api/payment/hupipay/notify"