16639036659
2023-07-11 33f692fba1149bfe60be2e9f9cdcd149b0ca3ba5
src/main/java/com/ruoyi/doublePrevention/service/baseService/PreventRiskJobAndMeasureService.java
@@ -33,4 +33,6 @@
     * 修改上报状态
     */
    int updateWorkReportStatus(HandlerReportParam handlerReportParam);
    List<PreventRiskJobAndMeasure> listReportWorkTest();
}