双重预防项目-国泰新华二开定制版
16639036659
2024-04-28 c588bf4ecd889823225b4d0ec37edf8924894c4a
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);
}