{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AppSetting": {
"HttpHost": "http://localhost:9023"//配置接口地址
"AllowedHosts": "*",
"UseSwagger": 1