医生的个人信息初始化模块
parent
a7e5a3c24d
commit
dbcdc1326d
|
@ -10,6 +10,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<version>3.6.3</version>
|
<version>3.6.3</version>
|
||||||
|
|
||||||
<artifactId>grail-patient-doctor-server</artifactId>
|
<artifactId>grail-patient-doctor-server</artifactId>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
|
@ -24,7 +24,7 @@ spring:
|
||||||
shared-configs:
|
shared-configs:
|
||||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||||
rabbitmq:
|
rabbitmq:
|
||||||
host: 182.254.222.21
|
host: 10.100.1.5
|
||||||
|
|
||||||
|
|
||||||
mybatis:
|
mybatis:
|
||||||
|
|
Loading…
Reference in New Issue