แก้ชื่อเครื่องราชฯ
This commit is contained in:
parent
47e256e9b8
commit
43932f742b
5 changed files with 20 additions and 20 deletions
|
|
@ -9,7 +9,7 @@ namespace BMA.EHR.Domain.Models.Insignias
|
|||
{
|
||||
public class InsigniaManage : EntityBase
|
||||
{
|
||||
[Comment("ชื่อเครื่องราช")]
|
||||
[Comment("ชื่อฯ")]
|
||||
public Insignia Insignia { get; set; }
|
||||
[Comment("ปี")]
|
||||
public int Year { get; set; }
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
public static readonly string InsigniaBorrowOrgLimit = "จำนวนการจัดสรรเครื่องราชฯ หน่วยงานเกินจำนวนของหน่วยงานที่ได้รับ";
|
||||
public static readonly string InsigniaNoBorrow = "ไม่สามารถยืมเครื่องราชฯ นี้ได้เนื่องจากสถานะรอการบันทึกข้อมูล";
|
||||
public static readonly string InsigniaBorrowNotFound = "ไม่พบรายการยืมเครื่องราชฯ";
|
||||
public static readonly string InsigniaNotReturn = "รายการยืมเครื่องราชนี้ได้ทำการยืมไว้แล้ว";
|
||||
public static readonly string InsigniaNotReturn = "รายการยืมเครื่องราชฯ นี้ได้ทำการยืมไว้แล้ว";
|
||||
#endregion
|
||||
|
||||
#region " Retirement "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue