fix(jg): 修复安全问题追踪逻辑与字段引用错误
- 修改CommonMapper.xml中删除标识字段引用错误,从s_delete改为is_delete
- 移除EquipmentSafetyProblemRefreshHandler中未使用
- 优化SafetyProblemTopicMessage中日期解析逻辑,使用DateUtil工具类替换原有手动解析
- 在SafetyProblemTracingServiceImpl中增加空值校验,避免空指针异常
Showing
Please
register
or
sign in
to comment