guozhaoshun vor 5 Jahren
Ursprung
Commit
dce33825bc

+ 1 - 1
dev/product-service-dev.properties

@@ -3,7 +3,7 @@ eureka.client.service-url.defaultZone=http://123.56.27.76:8821/eureka/
 spring.datasource.url=jdbc:mysql://123.56.27.76:3316/aid_dev
 spring.datasource.driverClassName=com.mysql.jdbc.Driver
 spring.datasource.username=root
-spring.datasource.password=123456
+spring.datasource.password=efun2018
 
 spring.jpa.properties.hibernate.hbm2ddl.auto=update
 spring.jpa.properties.hibernate.show_sql=true

+ 1 - 1
dev/resource-service-dev.properties

@@ -4,7 +4,7 @@ eureka.client.service-url.defaultZone=http://123.56.27.76:8821/eureka/
 spring.datasource.url=jdbc:mysql://123.56.27.76:3316/rankin_dev
 spring.datasource.driverClassName=com.mysql.jdbc.Driver
 spring.datasource.username=root
-spring.datasource.password=123456
+spring.datasource.password=efun2018
 
 spring.jpa.properties.hibernate.hbm2ddl.auto=update
 spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect

+ 1 - 1
dev/trade-service-dev.properties

@@ -3,7 +3,7 @@ eureka.client.service-url.defaultZone=http://123.56.27.76:8821/eureka/
 spring.datasource.url=jdbc:mysql://123.56.27.76:3316/aid_dev
 spring.datasource.driverClassName=com.mysql.jdbc.Driver
 spring.datasource.username=root
-spring.datasource.password=123456
+spring.datasource.password=efun2018
 
 spring.jpa.properties.hibernate.hbm2ddl.auto=update
 spring.jpa.properties.hibernate.show_sql=true

+ 1 - 1
dev/user-service-dev.properties

@@ -3,7 +3,7 @@ eureka.client.service-url.defaultZone=http://123.56.27.76:8821/eureka/
 spring.datasource.url=jdbc:mysql://123.56.27.76:3316/aid_dev
 spring.datasource.driverClassName=com.mysql.jdbc.Driver
 spring.datasource.username=root
-spring.datasource.password=123456
+spring.datasource.password=efun2018
 
 spring.jpa.properties.hibernate.hbm2ddl.auto=update
 spring.jpa.properties.hibernate.show_sql=true