|
|
@ -195,21 +195,21 @@ |
|
|
|
|
|
|
|
<!-- redis配置 --> |
|
|
|
<spring.redis.index>0</spring.redis.index> |
|
|
|
<spring.redis.host>172.16.1.243</spring.redis.host> |
|
|
|
<spring.redis.host>172.31.0.2</spring.redis.host> |
|
|
|
<spring.redis.port>6379</spring.redis.port> |
|
|
|
<spring.redis.password>Elink833066</spring.redis.password> |
|
|
|
|
|
|
|
<spring.datasource.druid.url> |
|
|
|
<![CDATA[jdbc:mysql://rm-m5ew61hl12e70oaw8.mysql.rds.aliyuncs.com:3306/esua_epdc_analysis?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> |
|
|
|
<![CDATA[jdbc:mysql://172.31.0.4:3306/esua_epdc_analysis?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> |
|
|
|
</spring.datasource.druid.url> |
|
|
|
<spring.datasource.druid.username>epdcyushan</spring.datasource.druid.username> |
|
|
|
<spring.datasource.druid.password>elinkepdc@Yushan2020</spring.datasource.druid.password> |
|
|
|
|
|
|
|
<!-- nacos --> |
|
|
|
<nacos.register-enabled>true</nacos.register-enabled> |
|
|
|
<nacos.server-addr>172.16.1.243:8848</nacos.server-addr> |
|
|
|
<nacos.server-addr>172.31.0.2:8848</nacos.server-addr> |
|
|
|
<nacos.ip></nacos.ip> |
|
|
|
<nacos.namespace></nacos.namespace> |
|
|
|
<nacos.namespace>47a8ed69-d219-4525-8174-532f2f7e0288</nacos.namespace> |
|
|
|
|
|
|
|
<!--顶级机构的ID--> |
|
|
|
<deptconfig.disdeptid>1258587136866476033</deptconfig.disdeptid> |
|
|
|