This commit is contained in:
2025-12-02 22:31:37 +08:00
parent 57943700ba
commit 00cd6a1e6e
2 changed files with 5 additions and 15 deletions

View File

@@ -63,7 +63,6 @@ type WxpayConfig struct {
MchPrivateKeyPath string
MchPublicKeyID string
MchPublicKeyPath string
MchPlatformRAS string // 微信支付平台证书序列号(用于回调验证)
NotifyUrl string
RefundNotifyUrl string
}