แก้ฟิวเงินเดือนเกษียญ

This commit is contained in:
Kittapath 2023-08-16 15:14:29 +07:00
parent acd4bed59f
commit 8f109d0863
12 changed files with 15854 additions and 171 deletions

View file

@ -12,6 +12,5 @@ namespace BMA.EHR.Retirement.Service.Requests
public Guid? PositionLineId { get; set; }
public Guid? PositionPathSideId { get; set; }
public Guid? PositionTypeId { get; set; }
public double? Amount { get; set; }
}
}