fix(企标稽查整改): 81092

This commit is contained in:
yjz
2024-01-25 11:06:32 +08:00
parent 27cdfe3c97
commit f279ba67d0
@@ -100,7 +100,6 @@ public class EsInspectRectifyFlowServiceImpl implements IEsInspectRectifyFlowSer
runtimeService.setVariables(processInstance.getId(), map);
// 更新流程总表信息
LoginUser loginUser = (LoginUser) SecurityUtils.getSubject().getPrincipal();
processAll.setPrcType(Integer.valueOf(ProcessType.ES_INSPECT_REPORT.getValue()));
processAll.setPrcStatus(ProcessStatusEnum.INCOMPLETE.getValue());
DateTime date = DateUtil.date();