This commit is contained in:
2026-02-06 14:05:53 +08:00
parent dc4fcbf857
commit 33a8baefb7
6 changed files with 15 additions and 11 deletions

View File

@@ -53,7 +53,7 @@ type AlipayConfig struct {
AppCertPath string // 应用公钥证书路径
AlipayCertPath string // 支付宝公钥证书路径
AlipayRootCertPath string // 根证书路径
// Bak 仅用于 2026-02-02 18:26 之前的订单退款
// Bak 仅用于 [2026-01-25 16:38:17, 2026-02-02 18:26) 区间内订单退款
AppIDBak string
PrivateKeyBak string
AlipayPublicKeyBak string