add dna
This commit is contained in:
parent
dbe6916782
commit
5ea175ca77
61 changed files with 66329 additions and 129 deletions
|
|
@ -18,6 +18,10 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string? rootId { get; set; }
|
||||
public string? rootShortName { get; set; }
|
||||
public string? rootDnaId { get; set; }
|
||||
public string? child1DnaId { get; set; }
|
||||
public string? child2DnaId { get; set; }
|
||||
public string? child3DnaId { get; set; }
|
||||
public string? child4DnaId { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue