Commit 773dc825 by guanchen

切换db 账号

parent 78caec6f
...@@ -165,10 +165,10 @@ ...@@ -165,10 +165,10 @@
<properties> <properties>
<profiles.active>test</profiles.active> <profiles.active>test</profiles.active>
<mysql.server>jdbc:mysql://10.9.121.204:3306/huhu_finance</mysql.server> <mysql.server>jdbc:mysql://10.9.121.204:3306/huhu_finance</mysql.server>
<mysql.username>yanfa</mysql.username> <!--<mysql.username>yanfa</mysql.username>-->
<mysql.password>cScdKw%ZKC1i$C!1uAz3Kg$c</mysql.password> <!--<mysql.password>cScdKw%ZKC1i$C!1uAz3Kg$c</mysql.password>-->
<!--<mysql.username>apihu</mysql.username>--> <mysql.username>apihu</mysql.username>
<!--<mysql.password>tqH9clYRAxZ@LV4x</mysql.password>--> <mysql.password>tqH9clYRAxZ@LV4x</mysql.password>
<redis.host>10.9.186.167</redis.host> <redis.host>10.9.186.167</redis.host>
<redis.password>passwdredis</redis.password> <redis.password>passwdredis</redis.password>
<spring.profiles.active>dev</spring.profiles.active> <spring.profiles.active>dev</spring.profiles.active>
......
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