feat(report): 新增运营周报展示功能
- 新增 reportWeekShowNew 方法,用于运营周报的展示 - 在 IFCustomReportDatasetService 接口中添加 reportWeekShowNew 方法 - 在 ReportDataController 中添加 reportWeekShowNew 接口 - 新增 DepartEquipRemarkVO 类用于维修情况备注 - 在 WeekReportRemarkMapper 中添加 getWxList 和 getGxList 方法 - 在 WeekReportRemarkServiceImpl 中实现 getWxList 和 getGxList 方法 - 修改 FCustomReportDatasetMapper 中的 getWeekReportData 方法,增加 departIds 参数 - 更新 FCustomReportDatasetMapper.xml 中的 SQL 查询,支持按部门 ID 查询
正在显示
12 个修改的文件
包含
278 行增加
和
6 行删除
-
请 注册 或 登录 后发表评论