更改微信支付号;代理新增是否显示价格

This commit is contained in:
2025-06-26 16:59:06 +08:00
parent 0c54504f40
commit 6a1d18926d
12 changed files with 87 additions and 78 deletions

View File

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