更新文件:更新文件存储方式为utf-8

This commit is contained in:
Argo-MacBookPro 2018-09-17 00:47:36 +08:00
parent 4942db32ec
commit 4ad460bf9a
2 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
{
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
@ -30,14 +30,14 @@
"Enabled": false,
"Name": "ba",
"Url": "http://localhost:50852/CacheList.axd",
"Desc": "后台管理数据缓存接口",
"Desc": "后台管理数据缓存接口",
"Self": true
},
{
"Enabled": false,
"Name": "AppName",
"Url": "http://localhost/WebConsole/CacheList.axd",
"Desc": "自定义系统",
"Desc": "自定义系统",
"Self": false
}
]

View File

@ -1,4 +1,4 @@
{
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
@ -39,14 +39,14 @@
"Enabled": true,
"Name": "ba",
"Url": "CacheList.axd",
"Desc": "后台管理数据缓存接口",
"Desc": "后台管理数据缓存接口",
"Self": true
},
{
"Enabled": true,
"Name": "AppName",
"Url": "http://localhost/WebConsole/CacheList.axd",
"Desc": "自定义系统",
"Desc": "自定义系统",
"Self": false
}
],
@ -56,42 +56,42 @@
"Key": "BootstrapAdminAuthorizeFilter-RetrieveRolesByUrl",
"Interval": 600,
"SlidingExpiration": true,
"Desc": "通过菜单获得所有角色数据"
"Desc": "通过菜单获得所有角色数据"
},
{
"Enabled": true,
"Key": "BootstrapAdminGroupMiddleware-RetrieveGroupsByUserName",
"Interval": 600,
"SlidingExpiration": true,
"Desc": "指定用户所有组数据缓存"
"Desc": "指定用户所有组数据缓存"
},
{
"Enabled": true,
"Key": "BootstrapAdminRoleMiddleware-RetrieveRolesByUserName",
"Interval": 600,
"SlidingExpiration": true,
"Desc": "指定用户角色数据缓存"
"Desc": "指定用户角色数据缓存"
},
{
"Enabled": true,
"Key": "BootstrapDict-RetrieveDicts",
"Interval": 600,
"SlidingExpiration": true,
"Desc": "所有字典数据缓存"
"Desc": "所有字典数据缓存"
},
{
"Enabled": true,
"Key": "BootstrapMenu-RetrieveMenusByUserName",
"Interval": 600,
"SlidingExpiration": true,
"Desc": "用户所有菜单数据缓存"
"Desc": "用户所有菜单数据缓存"
},
{
"Enabled": true,
"Key": "BootstrapUser-RetrieveUsersByName",
"Interval": 600,
"SlidingExpiration": true,
"Desc": "登录用户数据"
"Desc": "登录用户数据"
}
]
}