增加云心理后台缓存模块配置
This commit is contained in:
parent
1683786cce
commit
fee26eea83
|
@ -56,6 +56,7 @@
|
|||
<cacheManagerList>
|
||||
<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="cps" url="http://localhost:43112/CacheList.axd?cacheKey={0}" desc="云心理后台缓存"/>
|
||||
</cacheManagerList>
|
||||
|
||||
<exceptionManagement>
|
||||
|
|
Loading…
Reference in New Issue