双重预防项目-国泰新华二开定制版
zhouwenxuan
2023-07-12 4de0fb84ef81e08b507409c46607ea158b233195
src/main/java/com/ruoyi/doublePrevention/service/baseService/PreventRiskUnitUuidService.java
@@ -33,4 +33,6 @@
     * 修改已经被检索读取完成数据的状态
     */
    int updateReportStatus(HandlerReportParam handlerReportParam);
    PreventRiskUnitUuid getRiskUnitUuidByUnitId(Long riskUnitId);
}