feat(module-jg): 新增设备超设计年限问题生成和处理功能
- 在 CommonMapper 中添加查询超设计年限设备的 SQL 方法- 在 SafetyProblemTracingGenServiceImpl 中实现超设计年限问题生成逻辑
- 新增 EquipmentProblemStrategy接口和实现类,用于处理设备相关问题
- 修改 SafetyProblemEventHandlerFactory,支持超设计年限问题处理
- 更新 SafetyProblemTracingController,添加生成超设计年限问题的接口
- 在 SafetyProblemTracingDto 中添加与超设计年限相关的字段
- 修改 SafetyProblemTracingServiceImpl,支持处理超设计年限问题
- 更新 SafetyProblemTypeEnum,增加超设计年限相关枚举值
Showing
Please
register
or
sign in
to comment