fix รายการขอโอน เงินเดือนไม่แสดง
This commit is contained in:
parent
a1cd8ac9a3
commit
7a96917926
2 changed files with 3 additions and 1 deletions
|
|
@ -40,5 +40,7 @@ namespace BMA.EHR.Placement.Service.Requests
|
|||
public string? posTypeName { get; set; }
|
||||
public string? posLevelId { get; set; }
|
||||
public string? posLevelName { get; set; }
|
||||
public double? salary { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue