diff --git a/nursing-unit-system/nu-system-start/src/main/resources/application-dev.yml b/nursing-unit-system/nu-system-start/src/main/resources/application-dev.yml index c8aec9d..f3ffc71 100644 --- a/nursing-unit-system/nu-system-start/src/main/resources/application-dev.yml +++ b/nursing-unit-system/nu-system-start/src/main/resources/application-dev.yml @@ -20,6 +20,12 @@ management: include: metrics,jeecghttptrace spring: + application: + name: nursing-unit + cloud: + nacos: + discovery: + service-name: nursing-unit # flyway配置 flyway: # 是否启用flyway diff --git a/pom.xml b/pom.xml index 8840e97..6f40556 100644 --- a/pom.xml +++ b/pom.xml @@ -151,16 +151,16 @@ ${commonmark.version} - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-discovery - + + + + - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-config - + + + + @@ -476,13 +476,13 @@ dev - false + true dev - jeecg-boot-nacos:8848 + 121.0.0.1:8848 @@ -528,13 +528,13 @@ uat - true + false uat - 121.36.88.64 + nacos:8848