change db config

This commit is contained in:
leon.li 2016-05-11 08:17:16 +08:00
parent 90f3e77b61
commit 0ac5057cce

View file

@ -12,8 +12,8 @@
<property name="order" value="1"/>
<property name="locations">
<list>
<value>file:/data/appdatas/slb/jdbc-mysql.properties</value>
<value>file:/data/appdatas/slb/mongo.properties</value>
<value>file:/data/appdatas/camel/jdbc-mysql.properties</value>
<value>file:/data/appdatas/camel/mongo.properties</value>
<value>classpath:slb.properties</value>
<value>classpath:web.properties</value>
</list>