1、需求待办修改属性时同步到关联的任务上 lidongyang Today 11:46
This commit is contained in:
@@ -2074,6 +2074,8 @@ public class DemandServiceImpl extends BaseService implements IDemandService {
|
||||
}
|
||||
}
|
||||
renameDirNew(req.getUuid(),req.getDemandName(),true);
|
||||
// 需求待办修改属性时,需要同步到任务上,(项目、阶段、机台、工位、关注人、仿真类型、确认人、描述)
|
||||
syncUpdateTask(req);
|
||||
return SdmResponse.success();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user