fix: 企标制修订征求意见流程更改企标计划
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ public class EsRevisionServiceImpl extends ServiceImpl<EsRevisionMapper, Process
|
||||
throw new JeroBootException(ResultCommon.INVALID_ESP);
|
||||
}
|
||||
// 设置状态为运行中
|
||||
espService.changeProjectStatus(espId, ESPProjectStatus.IN_PROGRESS);
|
||||
espService.updateProjectStatus(espId, ESPProjectStatus.IN_PROGRESS.getValue());
|
||||
}
|
||||
|
||||
private Map<String, Object> setVariables(ProcessInfoVO<ProcessRevisionVO> processInfoVO) {
|
||||
|
||||
Reference in New Issue
Block a user