This commit is contained in:
zhal 2022-08-11 15:05:50 +08:00
parent f3313e0a0b
commit ab54960df7

View File

@ -3734,7 +3734,6 @@ public class CoeDesignerWeb extends ActionWeb {
CreateincidenceRelation(isLargeIteration,oldUUID,PALRepositoryCache.getCache().get(newUUID),mapNewUUID,tempVer);
CoeProcessLevelUtil.copyRepositoryProperty(PALRepositoryCache.getCache().get(oldUUID), PALRepositoryCache.getCache().get(newUUID), mapNewUUID, _uc);
ro = ResponseObject.newOkResponse("创建成功");
ro.put("uuid", lastplModel.getId());