组态物料保养,维修,设备信息接口实现,相关数据同步

This commit is contained in:
shih
2026-04-23 16:41:32 +08:00
parent 424d290127
commit 299135275a
19 changed files with 680 additions and 0 deletions

View File

@@ -38,6 +38,12 @@ spring:
username: root
password: taosdata
dbName: lidee_log
maintenance_repair_data:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://127.0.0.1:3306/gr_report?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: gryy@8888
# slave:
# type: com.alibaba.druid.pool.DruidDataSource
# driver-class-name: com.mysql.cj.jdbc.Driver