Showing
1 changed file
with
3 additions
and
3 deletions
@@ -23,9 +23,9 @@ | @@ -23,9 +23,9 @@ | ||
23 | <property name="draw.writeFile.delay" defaultValue="60" description="元宵节抽签活动,定时写文件的周期(分)" /> | 23 | <property name="draw.writeFile.delay" defaultValue="60" description="元宵节抽签活动,定时写文件的周期(分)" /> |
24 | 24 | ||
25 | <!-- 大数据的数据库信息 --> | 25 | <!-- 大数据的数据库信息 --> |
26 | - <property name="bigdate.db.url" defaultValue="172.31.11.29:3306" description="大数据的数据库地址" /> | ||
27 | - <property name="bigdate.db.username" defaultValue="yh_test_bigdata" description="大数据的数据库用户名" /> | ||
28 | - <property name="bigdate.db.password" defaultValue="lRnPI2bQsZRNn/qC/29ZGqMwEu/zaKV31I9S8xDJIUA=" description="大数据的数据库密码(加密串)" /> | 26 | + <property name="bigdate.db.url" defaultValue="172.31.6.98:3306" description="大数据的数据库地址" /> |
27 | + <property name="bigdate.db.username" defaultValue="yh_bigdata" description="大数据的数据库用户名" /> | ||
28 | + <property name="bigdate.db.password" defaultValue="ZARNTZvqPIYoBOhoTTTGRaMwEu/zaKV31I9S8xDJIUA=" description="大数据的数据库密码(加密串)" /> | ||
29 | </group> | 29 | </group> |
30 | <script> | 30 | <script> |
31 | <generate template="META-INF/autoconf/config.properties" destfile="WEB-INF/classes/config.properties" /> | 31 | <generate template="META-INF/autoconf/config.properties" destfile="WEB-INF/classes/config.properties" /> |
-
Please register or login to post a comment