mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
21 lines
401 B
JSON
21 lines
401 B
JSON
![]() |
{
|
|||
|
"Logging": {
|
|||
|
"LogLevel": {
|
|||
|
"Default": "Information",
|
|||
|
"Microsoft": "Warning",
|
|||
|
"Microsoft.Hosting.Lifetime": "Information"
|
|||
|
}
|
|||
|
},
|
|||
|
|
|||
|
"AllowedHosts": "*",
|
|||
|
|
|||
|
"WechatOptions": {
|
|||
|
"Merchants": [
|
|||
|
{
|
|||
|
"MerchantId": "<22><>д<EFBFBD>̻<EFBFBD><CCBB><EFBFBD>"
|
|||
|
}
|
|||
|
],
|
|||
|
"CallbackEntry": "https://localhost:5001"
|
|||
|
}
|
|||
|
}
|