|
|
@@ -11,7 +11,7 @@ spring.datasource.url = jdbc:mysql://172.16.0.46:3306/depot-yunnan?useUnicode=tr
|
|
11
|
11
|
spring.datasource.username = root
|
|
12
|
12
|
spring.datasource.password = 123456
|
|
13
|
13
|
|
|
14
|
|
-eureka.client.serviceUrl.defaultZone=http://172.16.0.46:9511/eureka/
|
|
|
14
|
+eureka.client.serviceUrl.defaultZone=http://172.16.0.6:9001/eureka/
|
|
15
|
15
|
|
|
16
|
16
|
spring.application.name=depot-web
|
|
17
|
17
|
|