fix: Change Storage PosLevelName to InsigniaRequestProfile
This commit is contained in:
parent
0a0e2c3ca1
commit
d3034c1a06
1 changed files with 1 additions and 1 deletions
|
|
@ -7840,7 +7840,7 @@ namespace BMA.EHR.Application.Repositories
|
|||
Position = item.Position,
|
||||
Gender = item.Gender,
|
||||
PosTypeName = item.PosTypeName,
|
||||
PosLevelName = item.PosTypeName,
|
||||
PosLevelName = item.PosLevelName,
|
||||
PosNo = item.PosNo,
|
||||
Amount = item.Salary,
|
||||
PositionSalaryAmount = item.PositionSalary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue