更新20260316

This commit is contained in:
GukSang.Jin
2026-03-16 15:38:08 +08:00
parent 5b7238befa
commit 54b3448e31
16 changed files with 1132 additions and 30 deletions

View File

@@ -10,5 +10,19 @@
"DefaultConnection": "Data Source=petwash.db",
"MySqlConnection": "Server=101.132.182.216;Database=petwash;User=sc_root;Password=Shsc#$@2024#@!;Port=3306;CharSet=utf8mb4;"
},
"DatabaseProvider": "Sqlite"
"DatabaseProvider": "Sqlite",
"WeChatPay": {
"AppId": "",
"MerchantId": "1107066208",
"CertificateSerialNumber": "",
"PrivateKeyPath": "",
"PrivateKeyPem": "",
"NotifyUrl": "",
"ApiV3Key": "",
"PlatformPublicKeyPath": "",
"PlatformPublicKeyPem": "",
"PlatformPublicKeySerial": "",
"Currency": "CNY",
"OrderExpireMinutes": 5
}
}