双重预防项目-国泰新华二开定制版
马宇豪
2024-06-18 166a00fd377a34282602c02722b5e5271f68a805
src/main/java/com/ruoyi/doublePrevention/service/RiskService.java
@@ -179,4 +179,6 @@
    PreventRiskDangerInfo getDangerInfoById(Long id);
    int updateCheckLog(Long checkId, HiddenDangerCheckPoint hdcp);
    PreventRiskDangerInfo getDangerInfoByDangerCheckPointId(Long checkId);
}