Browse Source

密码修改

dev_shibei_match
jianjun 4 years ago
parent
commit
c065da7cfb
  1. 6
      epmet-module/data-aggregator/data-aggregator-server/pom.xml

6
epmet-module/data-aggregator/data-aggregator-server/pom.xml

@ -337,8 +337,8 @@
<datasource.druid.opercrm.url> <datasource.druid.opercrm.url>
<![CDATA[jdbc:mysql://rm-m5ef9t617j6o5eup7.mysql.rds.aliyuncs.com:3306/epmet_data_statistical?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]> <![CDATA[jdbc:mysql://rm-m5ef9t617j6o5eup7.mysql.rds.aliyuncs.com:3306/epmet_data_statistical?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai]]>
</datasource.druid.opercrm.url> </datasource.druid.opercrm.url>
<datasource.druid.opercrm.username>epmet_data_statistical_user</datasource.druid.opercrm.username> <datasource.druid.opercrm.username>epmet</datasource.druid.opercrm.username>
<datasource.druid.opercrm.password>EpmEt-db-UsEr</datasource.druid.opercrm.password> <datasource.druid.opercrm.password>elink@833066</datasource.druid.opercrm.password>
<!-- redis配置 --> <!-- redis配置 -->
<spring.redis.index>0</spring.redis.index> <spring.redis.index>0</spring.redis.index>
@ -452,4 +452,4 @@
</properties> </properties>
</profile> </profile>
</profiles> </profiles>
</project> </project>

Loading…
Cancel
Save