fix wechatpay

This commit is contained in:
2025-06-09 18:23:18 +08:00
parent 1967a02d1a
commit 0ebec3760d
4 changed files with 5 additions and 4 deletions

View File

@@ -63,6 +63,7 @@ type WxpayConfig struct {
MchPrivateKeyPath string
MchPublicKeyID string
MchPublicKeyPath string
MchPlatformRAS string
NotifyUrl string
RefundNotifyUrl string
}