Browse Source

版本1.1

xubh 4 years ago
parent
commit
e371b5126a
1 changed files with 3 additions and 7 deletions
  1. 3 7
      src/main/webapp/WEB-INF/config.properties

+ 3 - 7
src/main/webapp/WEB-INF/config.properties

@@ -3,13 +3,9 @@
 dataSource.driverClassName=com.mysql.jdbc.Driver
 
 #ceshi
-dataSource.url=jdbc:mysql://123.138.111.28:3506/shouhuo?useUnicode=true&characterEncoding=UTF8
-dataSource.username=shouhuo
-dataSource.password=shouhuo@2019
-#shengchan
-#dataSource.url=jdbc:mysql://rm-bp1c180y30rrjtutiuo.mysql.rds.aliyuncs.com:3306/shjdb?useSSL=false&useUnicode=true&characterEncoding=UTF8
-#dataSource.username=shoujiuser
-#dataSource.password=Aa1111111
+dataSource.url=jdbc:mysql://123.138.111.28:3506/shouhuoji?useUnicode=true&characterEncoding=UTF8
+dataSource.username=shouhuoji_user
+dataSource.password=123456
 
 config.MINDebug=false
 config.MINTraceInvoker=true