双重预防项目-国泰新华二开定制版
kongzy
2024-07-12 027fa9510a0952317c7cb13c3c019468ab8b9693
src/main/java/com/ruoyi/doublePrevention/service/baseService/PreventCJReportDangerInfoService.java
@@ -28,4 +28,6 @@
     * 上报数据-待上报状态变更-通过id
     */
    void updateCJReportStatusById(HandlerCJReportParam handlerCJReportParam);
    List<PreventCJReportDangerInfo> getDangerListForCheckTask();
}