Merge branch 'develop' of github.com:Frappet/BMA-EHR-BackEnd into develop
This commit is contained in:
commit
fa7e81d89f
3 changed files with 45 additions and 28 deletions
|
|
@ -55,6 +55,8 @@ namespace BMA.EHR.Application.Responses.Profiles
|
|||
public string? Child4 { get; set; }
|
||||
public double? Amount { get; set; }
|
||||
|
||||
public string? Commander { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class PosLevel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue