Joshi
bd67df3c05
feat(mes/eqp): 为设备巡检记录分页查询新增时间范围筛选及关联信息
- 在EqpEquipmentInspectionRecordBo中新增startInspectTime和endInspectTime字段,并添加日期格式化注解,支持按巡检时间范围查询
- 新增Mapper方法selectVoPagePlus及对应的XML映射,通过左连接关联检验清单表以获取checkContent和checkStandard字段
- 在Service层新增buildQueryWrapperPlus方法构建查询条件,支持对新增的时间范围字段进行筛选
- 在EqpEquipmentInspectionRecordVo中新增checkContent和checkStandard字段,用于在分页查询结果中展示关联的检验内容和标准
2026-05-25 15:06:55 +08:00
..
2026-04-29 16:13:21 +08:00
2026-01-04 13:36:18 +08:00
2026-03-19 15:46:20 +08:00
2026-04-29 16:13:21 +08:00
2026-05-21 16:44:10 +08:00
2026-05-25 15:06:55 +08:00
2025-10-18 10:58:12 +08:00
2025-10-18 10:58:12 +08:00
2026-05-21 18:02:39 +08:00
2025-10-17 16:04:48 +08:00
2025-10-18 10:58:12 +08:00
2025-10-18 10:58:12 +08:00
2026-03-19 15:46:20 +08:00
2025-10-18 10:58:12 +08:00
2025-10-18 10:58:12 +08:00