ออกคำสั่งวินัย
This commit is contained in:
parent
7556a6c400
commit
be98975ce0
10 changed files with 17496 additions and 68 deletions
|
|
@ -36,6 +36,9 @@ namespace BMA.EHR.Domain.Models.Commands.Core
|
|||
[Comment("รหัสอ้างอิงไปยังข้อมูลผู้บรรจุ")]
|
||||
public Guid? RefPlacementProfileId { get; set; }
|
||||
|
||||
[Comment("รหัสอ้างอิงไปยังข้อมูลวินัย")]
|
||||
public Guid? RefDisciplineId { get; set; }
|
||||
|
||||
[Comment("เงินเดือน")]
|
||||
public double? Amount { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue