แก้api เกษียญอื่นๆให้เหมือนรับโอน

This commit is contained in:
Kittapath 2023-08-16 02:35:43 +07:00
parent 243700bd53
commit 1b70ad6816
22 changed files with 15373 additions and 389 deletions

View file

@ -57,6 +57,8 @@ namespace BMA.EHR.Domain.Models.Placement
[Comment("Id ระดับ")]
public PositionLevel? PositionLevel { get; set; }
[Comment("เงินเดือน")]
public double? Amount { get; set; }
[Comment("เหตุผลที่รับย้ายราชการ")]
public string? Reason { get; set; }
[Comment("วุฒิ/สาขาเดิม")]