mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
demo(tenpayv3): clean code
This commit is contained in:
@@ -9,12 +9,15 @@
|
||||
|
||||
"AllowedHosts": "*",
|
||||
|
||||
"WxpayOptions": {
|
||||
"TenpayOptions": {
|
||||
"Merchants": [
|
||||
{
|
||||
"MerchantId": "<22><>д<EFBFBD>̻<EFBFBD><CCBB><EFBFBD>"
|
||||
"MerchantId": "<22><>д<EFBFBD>̻<EFBFBD><CCBB><EFBFBD>",
|
||||
"SecretV3": "<22><>д V3 API <20><>Կ",
|
||||
"CertSerialNumber": "<22><>д<EFBFBD>̻<EFBFBD>֤<EFBFBD><D6A4><EFBFBD><EFBFBD><EFBFBD>к<EFBFBD>",
|
||||
"CertPrivateKey": "<22><>д<EFBFBD>̻<EFBFBD>֤<EFBFBD><D6A4><EFBFBD>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD>"
|
||||
}
|
||||
],
|
||||
"CallbackEntry": "https://localhost:5001"
|
||||
"NotifyUrl": "https://localhost:5001"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user