Merge branch 'develop' into adiDev
This commit is contained in:
commit
10b04aca44
1 changed files with 5 additions and 0 deletions
|
|
@ -1354,6 +1354,11 @@ export class DevelopmentController extends Controller {
|
|||
objective: getDevelopment.objective,
|
||||
node: node,
|
||||
nodeId: nodeId,
|
||||
root: getDevelopment.rootId,
|
||||
child1: getDevelopment.child1Id,
|
||||
child2: getDevelopment.child2Id,
|
||||
child3: getDevelopment.child3Id,
|
||||
child4: getDevelopment.child4Id,
|
||||
};
|
||||
return new HttpSuccess(formattedData);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue