src/main/java/com/gkhy/labRiskManage/domain/riskReport/service/ReportRiskAssessInfoService.java
@@ -24,7 +24,7 @@ /** * 风险评估报告 - 生成报告信息 */ ReportInsertDTO insertRiskReport(Long currentUserId,Long id); ReportInsertDTO insertRiskReport(Long currentUserId,Long id,String reSubmit); /** * 风险评估报告 - 填报信息 */