This commit is contained in:
2026-01-16 16:02:18 +08:00
parent 71af961cfb
commit 33dd85fd2f
5 changed files with 45 additions and 26 deletions

View File

@@ -2,7 +2,7 @@ Name: main
Host: 0.0.0.0
Port: 8888
Timeout: 0
DataSource: "qnc:5vg67b3UNHu8@tcp(127.0.0.1:21201)/qnc?charset=utf8mb4&parseTime=True&loc=Local"
DataSource: "zac:5vg67b3UNHu8@tcp(127.0.0.1:21201)/zac?charset=utf8mb4&parseTime=True&loc=Local"
CacheRedis:
- Host: "127.0.0.1:21202"
Pass: "3m3WsgyCKWqz" # Redis 密码,如果未设置则留空
@@ -42,15 +42,15 @@ Alipay:
Wxpay:
AppID: "wx442ee1ac1ee75917"
MchID: "1682635136"
MchCertificateSerialNumber: "5369B8AEEBDCF7AF274510252E6A8C0659C30F61"
MchApiv3Key: "e3ea4cf0765f1e71b01bb387dfcdbc9f"
MchPrivateKeyPath: "etc/merchant/apiclient_key.pem"
MchPublicKeyID: "PUB_KEY_ID_0116826351362025060900382267001601"
MchPublicKeyPath: "etc/merchant/pub_key.pem"
MchPlatformRAS: "1FFEC3F62E31885FAB4C91ADCB8D7557E9488781"
NotifyUrl: "https://6m4685017o.goho.co/api/v1/pay/wechat/callback"
RefundNotifyUrl: "https://6m4685017o.goho.co/api/v1/paywechat/refund_callback"
MchID: "1738205312"
MchCertificateSerialNumber: "6BD3F3D86A470C1ED31476EC5EF68DC16E023F43"
MchApiv3Key: "ZtYxWvUsRqPoNmLkJiHgFeDcBap6gQ3K5"
MchPrivateKeyPath: "etc/merchant/wxpay/apiclient_key.pem"
MchPublicKeyID: "PUB_KEY_ID_0117382053122026011600191612000202"
MchPublicKeyPath: "etc/merchant/wxpay/pub_key.pem"
MchPlatformRAS: ""
NotifyUrl: "https://www.zhenaicha.com/api/v1/pay/wechat/callback"
RefundNotifyUrl: "https://www.zhenaicha.com/api/v1/pay/wechat/refund_callback"
Applepay:
ProductionVerifyURL: "https://api.storekit.itunes.apple.com/inApps/v1/transactions/receipt"
SandboxVerifyURL: "https://api.storekit-sandbox.itunes.apple.com/inApps/v1/transactions/receipt"