This commit is contained in:
2025-12-02 22:55:38 +08:00
parent 00cd6a1e6e
commit 4d5013486c
2 changed files with 15 additions and 7 deletions

View File

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