src/main/java/com/ruoyi/doublePrevention/repository/PreventCJReportRiskControlMeasureRepository.java
@@ -27,7 +27,7 @@ /** * 管控措施-修改上报状态 * */ int updateMeasureReportStatus(HandlerReportParam handlerReportParam); int updateMeasureReportStatus(HandlerCJReportParam handlerReportParam); /** * 管控措施-修改上报状态-通过id * */