31 lines
636 B
JSON
31 lines
636 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"KeyPath": "C:\\keys",
|
|
"AllowOrigins": "http://localhost:49823",
|
|
"LongbowCache": {
|
|
"CorsItems": [
|
|
{
|
|
"Enabled": true,
|
|
"Name": "ba",
|
|
"Url": "CacheList.axd",
|
|
"Desc": "后台管理数据缓存接口",
|
|
"Self": true
|
|
},
|
|
{
|
|
"Enabled": true,
|
|
"Name": "Pallet",
|
|
"Url": "http://localhost:49823/CacheList.axd",
|
|
"Desc": "托盘组垛系统",
|
|
"Self": false
|
|
}
|
|
]
|
|
}
|
|
}
|