双重预防项目-国泰新华二开定制版
kongzy
2024-07-12 027fa9510a0952317c7cb13c3c019468ab8b9693
src/main/java/com/ruoyi/doublePrevention/repository/PreventOverhaulLogRepository.java
@@ -19,7 +19,7 @@
    PreventOverhaulLog getOverhaulLogById(Long id);
    int updateOverhaulLog(PreventOverhaulLogUpdateReqBO updateReqBO);
    int updateOverhaulLog(@Param("preventOverhaulLog") PreventOverhaulLog preventOverhaulLog);
    int deleteOverhaulLogByIds(String[] ids);