Browse Source

光伏逆变器详情

2025年1月9日10:30:17
qingyuan_dev_new
lishuai 1 year ago
parent
commit
f21196ce23
  1. 2
      application/src/main/resources/application.yml

2
application/src/main/resources/application.yml

@ -96,7 +96,7 @@ mybatis-flex:
systemCollect:
# 指定为HikariDataSource
type: com.zaxxer.hikari.HikariDataSource
url: jdbc:postgresql://192.168.188.184:5432/systemCollect
url: jdbc:postgresql://127.0.0.1:15432/systemCollect
driver-class-name: org.postgresql.Driver
username: postgres
password: sddt8888

Loading…
Cancel
Save