แก้โครงสร้างพ้นราชการ
This commit is contained in:
parent
18d75f4b04
commit
db712d586a
41 changed files with 125142 additions and 411 deletions
|
|
@ -10,8 +10,8 @@ namespace BMA.EHR.Domain.Models.Retirement
|
|||
{
|
||||
public class RetirementDeceasedNoti : EntityBase
|
||||
{
|
||||
[Comment("รหัสอ้างอิงผู้ใช้งานระบบ")]
|
||||
public Profile ReceiveUser { get; set; }
|
||||
// [Comment("รหัสอ้างอิงผู้ใช้งานระบบ")]
|
||||
// public Profile ReceiveUser { get; set; }
|
||||
[Comment("Fk Table RetirementDeceased")]
|
||||
public RetirementDeceased RetirementDeceased { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue