feat:上传报告内容抽取&全文模糊查询
This commit is contained in:
@@ -57,8 +57,7 @@ public class oneApplyAfter implements TaskListener {
|
||||
// 1: 同意 2:退回
|
||||
delegateTask.setVariable("flag",s);
|
||||
if ("1".equals(s)){
|
||||
// ttReportManageActService.saveReport(ttReportManageAct);
|
||||
reportDao.saveReportAct(ttReportManageAct);
|
||||
ttReportManageActService.saveReport(ttReportManageAct);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user