Commit 0b14b75c by wangxing

Merge remote-tracking branch 'remotes/origin/master' into dev_neimeng

parents dae02ebb 698816a0
......@@ -46,7 +46,7 @@ connectTimeout=30000
#\u8bfb\u53d6\u6570\u636e\u8d85\u65f6\u65f6\u95f4
readTimeout=30000
#所属单位
ssdw=150000000000
ssdw=650000000000
#默认首页进三员或者工作桌面 1、三员 2、工作桌面
indexFlag=2
#关系挖掘服务url
......@@ -56,14 +56,13 @@ JlJmkey=8b67946e
#山西刑事技术平台比中详情页面
xsjsAddress=http://10.94.65.15:8081/xjpt/pages/business/sys/viewEntity.action?functionType=20&tableName
#redis config
#redis.host=127.0.0.1
#redis.port=6379
#redis.pass=
#redis.maxIdle=300
#redis.maxActive=600
#redis.maxWait=1000
#redis.testOnBorrow=true
redis.url=http://127.0.0.1:9043/xzxt-rest
redis.host=127.0.0.1
redis.port=6379
redis.pass=
redis.maxIdle=300
redis.maxActive=600
redis.maxWait=1000
redis.testOnBorrow=true
zhyyPath=http://zhyy.xzxt.nm:7001
main.url=http://www.xzxt.nm
caiji.url=http://anjian.xzxt.nm:9022
......
......@@ -41,7 +41,7 @@
<!--控制住数据源 -->
<property name="dataSource" ref="dataSource"></property>
</bean>
<!--<import resource="redis-context.xml"/>-->
<import resource="redis-context.xml"/>
<aop:config>
<!-- 切入点表达式 -->
<aop:pointcut expression="execution(* com.cc.service..*(..))" id="txPoint"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment