This commit is contained in:
2025-05-11 01:00:40 +08:00
parent 0d0ad3bee8
commit 26c403732a
15 changed files with 729 additions and 7 deletions

View File

@@ -56,6 +56,8 @@ type WxpayConfig struct {
MchCertificateSerialNumber string
MchApiv3Key string
MchPrivateKeyPath string
MchPublicKeyID string
MchPublicKeyPath string
NotifyUrl string
RefundNotifyUrl string
}