fix : Leave user commander and organization name
Some checks failed
release-dev / release-dev (push) Failing after 13s

fix: handle  lastSalary amount while null value
This commit is contained in:
Suphonchai Phoonsawat 2024-11-14 19:53:41 +07:00
parent c18d9a392a
commit 5d8a0b842a
2 changed files with 13 additions and 10 deletions

View file

@ -54,6 +54,8 @@ namespace BMA.EHR.Application.Responses.Profiles
public string? Child4 { get; set; }
public string? Commander { get; set; }
}
public class PosLevel