- 29 Apr, 2025 4 次提交
- 28 Apr, 2025 5 次提交
-
-
- 在 FCustomReportDatasetServiceImpl 中添加部门类型字段 - 在 WeekReportRemarkController 中添加运营周报补充填报批量保存接口
张雷 提交于 -
张雷 提交于
-
- 新增 reportWeekShowNew 方法,用于运营周报的展示 - 在 IFCustomReportDatasetService 接口中添加 reportWeekShowNew 方法 - 在 ReportDataController 中添加 reportWeekShowNew 接口 - 新增 DepartEquipRemarkVO 类用于维修情况备注 - 在 WeekReportRemarkMapper 中添加 getWxList 和 getGxList 方法 - 在 WeekReportRemarkServiceImpl 中实现 getWxList 和 getGxList 方法 - 修改 FCustomReportDatasetMapper 中的 getWeekReportData 方法,增加 departIds 参数 - 更新 FCustomReportDatasetMapper.xml 中的 SQL 查询,支持按部门 ID 查询
张雷 提交于 -
sonin 提交于
-
sonin 提交于
-
- 27 Apr, 2025 7 次提交
- 25 Apr, 2025 13 次提交
-
-
- 对 codMap、nh3nMap、tpMap、tnMap 和 phMap 进行空值检查 - 当这些映射对象为空时,设置默认值为 "0" - 优化了代码结构,提高了代码的健壮性和可读性
张雷 提交于 -
- 修改 application.yml 中的 active profile 为 prod - 更新 application-prod.yml 中的数据库连接 URL 和文件路径 - 优化 EquipmentInController 和 EquipmentOutController 中的分页查询逻辑 -调整 EquipmentOut 实体类和 EquipmentOutVO VO 类中的规格型号字段名称
张雷 提交于 -
张雷 提交于
-
- 新增维保记录导出接口和相关服务方法 - 在 EquipmentMaintainTaskController 中添加 exportXls 方法处理导出请求 - 在 EquipmentMaintainTaskServiceImpl 中实现 getXlsList 方法获取导出数据 - 更新相关实体类和 VO 类以支持新功能
张雷 提交于 -
sonin 提交于
-
sonin 提交于
-
张雷 提交于
-
sonin 提交于
-
sonin 提交于
-
sonin 提交于
-
sonin 提交于
-
张雷 提交于
-
sonin 提交于
-
- 24 Apr, 2025 8 次提交
-
-
- 添加了 WeekReportRemark 实体类 - 创建了 IWeekReportRemarkService 接口及其实现类 WeekReportRemarkServiceImpl - 开发了 WeekReportRemarkController 控制器 - 设计了 WeekReportRemarkMapper 映射接口及其 XML 配置文件 - 实现了运营周报补充填报的增删改查和导出导入功能
张雷 提交于 -
张雷 提交于
-
sonin 提交于
-
sonin 提交于
-
张雷 提交于
-
- 修改了 FCustomReportDatasetMapper.xml 中的计算公式 - 修正了 OperationDailyController 中的 MLSS 报警判断逻辑 - 更新了 RealTimeAlarmJob 中的报警规则类型列表 - 在 ReportConstant 中添加了新的能源报表字段
张雷 提交于 -
sonin 提交于
-
sonin 提交于
-
- 23 Apr, 2025 3 次提交