diff --git a/Bootstrap.Client/appsettings.Development.json b/Bootstrap.Client/appsettings.Development.json index 68373813..90e38dc3 100644 --- a/Bootstrap.Client/appsettings.Development.json +++ b/Bootstrap.Client/appsettings.Development.json @@ -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 } ] diff --git a/Bootstrap.Client/appsettings.json b/Bootstrap.Client/appsettings.json index 3726b919..67c8b012 100644 --- a/Bootstrap.Client/appsettings.json +++ b/Bootstrap.Client/appsettings.json @@ -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": "鐧诲綍鐢ㄦ埛鏁版嵁" } ] }