• tianbo's avatar
    fix(jg): 修复安全问题追踪逻辑与字段引用错误 · 5b2cc3df
    tianbo authored
    - 修改CommonMapper.xml中删除标识字段引用错误,从s_delete改为is_delete
    - 移除EquipmentSafetyProblemRefreshHandler中未使用
    - 优化SafetyProblemTopicMessage中日期解析逻辑,使用DateUtil工具类替换原有手动解析
    - 在SafetyProblemTracingServiceImpl中增加空值校验,避免空指针异常
    5b2cc3df
CommonMapper.xml 177 KB