Merge branch 'develop' of github.com:Frappet/BMA-EHR-BackEnd into develop
This commit is contained in:
commit
00bf1f9cc8
6 changed files with 870 additions and 738 deletions
|
|
@ -90,6 +90,8 @@ namespace BMA.EHR.Application.Responses.Profiles
|
|||
public string PositionLevel { get; set; } = string.Empty;
|
||||
|
||||
public string PositionType { get; set; } = string.Empty;
|
||||
|
||||
public string Position { get; set; } = string.Empty;
|
||||
}
|
||||
|
||||
public class ProfileInsignia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue