|
@@ -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
|