migrate
Some checks failed
release-dev / release-dev (push) Failing after 11s

This commit is contained in:
Bright 2025-03-21 18:08:41 +07:00
parent 1b6cc4f014
commit eaa54a13f7
8 changed files with 20026 additions and 0 deletions

View file

@ -12,6 +12,7 @@ namespace BMA.EHR.Retirement.Service.Requests
public string? Remark { get; set; }
public string? ReasonResign { get; set; }
public string? OrganizationPositionOld { get; set; }
public string? PositionExecutiveOld { get; set; }
public string? PositionTypeOld { get; set; }
public string? PositionLevelOld { get; set; }
public string? PositionNumberOld { get; set; }