fix(企标稽查整改): 81092
This commit is contained in:
+1
@@ -483,6 +483,7 @@ public class EsInspectFlowServiceImpl implements IEsInspectFlowService {
|
||||
// 生成流程名称
|
||||
String prcName = esInspectVO.getInspectNo() + "-" + esInspectVO.getInspectName() + "-稽查整改";
|
||||
processAll.setPrcName(prcName);
|
||||
processAll.setCreateUserId(enterpriseStandardInspectRectifyPlan.getResponseUser());
|
||||
esInspectReportFlowVO.setProcessAll(processAll);
|
||||
|
||||
// 处理流程审批信息
|
||||
|
||||
Reference in New Issue
Block a user