增加云心理后台缓存模块配置

This commit is contained in:
Argo-Lenovo 2017-01-03 19:48:02 +08:00
parent 1683786cce
commit fee26eea83
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
<cacheManagerList> <cacheManagerList>
<add key="bd" url="http://localhost:53233/CacheList.axd?cacheKey={0}" desc="系统缓存模块"/> <add key="bd" url="http://localhost:53233/CacheList.axd?cacheKey={0}" desc="系统缓存模块"/>
<add key="bccs" url="http://localhost:3609/CacheList.axd?cacheKey={0}" desc="集控系统缓存模块"/> <add key="bccs" url="http://localhost:3609/CacheList.axd?cacheKey={0}" desc="集控系统缓存模块"/>
<add key="cps" url="http://localhost:43112/CacheList.axd?cacheKey={0}" desc="云心理后台缓存"/>
</cacheManagerList> </cacheManagerList>
<exceptionManagement> <exceptionManagement>