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