apiจัดสรร
This commit is contained in:
parent
0aa0aedba9
commit
15931fbaca
27 changed files with 64051 additions and 120 deletions
|
|
@ -15,7 +15,6 @@ namespace BMA.EHR.Domain.Models.Insignias
|
|||
public int Year { get; set; }
|
||||
[Comment("จำนวนทั้งหมด")]
|
||||
public int Total { get; set; }
|
||||
[Comment("ประเภทเครื่องราช")]
|
||||
public string Type { get; set; }
|
||||
public virtual List<InsigniaManageOrganiation> InsigniaManageOrganiations { get; set; } = new List<InsigniaManageOrganiation>();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue