1. 28 Apr, 2025 1 次提交
    • feat(report): 新增运营周报展示功能 · dc76ad09
      - 新增 reportWeekShowNew 方法,用于运营周报的展示
      - 在 IFCustomReportDatasetService 接口中添加 reportWeekShowNew 方法
      - 在 ReportDataController 中添加 reportWeekShowNew 接口
      - 新增 DepartEquipRemarkVO 类用于维修情况备注
      - 在 WeekReportRemarkMapper 中添加 getWxList 和 getGxList 方法
      - 在 WeekReportRemarkServiceImpl 中实现 getWxList 和 getGxList 方法
      - 修改 FCustomReportDatasetMapper 中的 getWeekReportData 方法,增加 departIds 参数
      - 更新 FCustomReportDatasetMapper.xml 中的 SQL 查询,支持按部门 ID 查询
      张雷 提交于
  2. 27 Apr, 2025 7 次提交
  3. 25 Apr, 2025 13 次提交
  4. 24 Apr, 2025 8 次提交
  5. 23 Apr, 2025 10 次提交
  6. 22 Apr, 2025 1 次提交
    • refactor(skua): 优化多个模块的代码结构和逻辑 · f3b06617
      - 调整 AlarmRuleConfigServiceImpl 中的报警规则配置逻辑
      - 优化 AnalyseCustomConsume 实体类结构
      - 改进 EquipmentMaintainTaskController 中的维保任务相关接口
      - 更新 FCustomReportDatasetMapper 和 XML 文件中的查询逻辑
      - 优化 ReportTargetStatisticsServiceImpl 中的目标统计计算方法- 调整 SysUserServiceImpl 中的用户信息获取逻辑
      张雷 提交于