16639036659
2023-09-11 4ab2f03ca91ad9ae010a72b6fd0cacec7ea3fa09
src/main/java/com/ruoyi/project/tr/hiddenDangerCheckPoint/mapper/HiddenDangerCheckPointMapper.java
@@ -86,4 +86,6 @@
    List<HiddenDangerCheckPoint> getHiddenDangerCheckPointByCheckId(Long checkId);
    int rectifyTimeOut(Long id , Date rectifyDeadlineTime);
    int updateConfirm(HiddenDangerCheckPoint hdcp);
}