fix : Leave user commander and organization name
Some checks failed
release-dev / release-dev (push) Failing after 13s
Some checks failed
release-dev / release-dev (push) Failing after 13s
fix: handle lastSalary amount while null value
This commit is contained in:
parent
c18d9a392a
commit
5d8a0b842a
2 changed files with 13 additions and 10 deletions
|
|
@ -54,6 +54,8 @@ namespace BMA.EHR.Application.Responses.Profiles
|
|||
|
||||
public string? Child4 { get; set; }
|
||||
|
||||
public string? Commander { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class PosLevel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue