You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
zch cbc287cc6a add(ems and moudle): 新增能源类型设备数量统计和能源数据查询功能
- 在 EmsBaseMonitorInfoController 中添加了获取指定能源类型设备数量的接口
- 在 EmsBaseMonitorInfoMapper 和 XML 中添加了相应的 SQL 查询方法
- 在 EmsBaseMonitorInfoServiceImpl 和 IEmsBaseMonitorInfoService 中实现了获取能源类型设备数量的方法
- 在 RecordBusbarAlarmController 中添加了记录母排近七天巡检记录次数的接口
- 新增 RecordBusbarAlarmCountResult 类用于记录母排报警统计结果- 在 RecordBusbarAlarmMapper.xml 中添加了记录母排报警统计的 SQL 查询
- 在 TWTempertureDataController 中添加了查询最新温度数据的接口
- 在 TWTempertureDataMapper 和 TWTempertureDataServiceImpl 中实现了查询最新温度数据的方法
1 year ago
bin Changes 1 year ago
doc Changes 1 year ago
ruoyi-admin change(user): 调整用户密码错误次数和锁定时间 1 year ago
ruoyi-common change(ruoyi-common): 添加注释 1 year ago
ruoyi-ems add(ems and moudle): 新增能源类型设备数量统计和能源数据查询功能 1 year ago
ruoyi-framework add(framework): 添加 WebSocket 功能 1 year ago
ruoyi-generator Changes 1 year ago
ruoyi-module add(ems and moudle): 新增能源类型设备数量统计和能源数据查询功能 1 year ago
ruoyi-quartz Changes 1 year ago
ruoyi-system Changes 1 year ago
ruoyi-ui add(api): 新增多个 API接口 1 year ago
.gitignore Changes 1 year ago
LICENSE Changes 1 year ago
package-lock.json Changes 1 year ago
pom.xml add(ems): 添加能源管理模块 1 year ago
ry.bat Changes 1 year ago
ry.sh Changes 1 year ago
yarn.lock Changes 1 year ago