เพิ่มคำนวนเครื่องราชย์แยกตาม type
This commit is contained in:
parent
355f5b9591
commit
22a3914072
3 changed files with 278 additions and 9 deletions
|
|
@ -98,6 +98,10 @@
|
|||
|
||||
public static readonly string InsigniaBorrowNotFound = "ไม่พบรายการยืมเครื่องราชฯ";
|
||||
public static readonly string InsigniaNotReturn = "รายการยืมเครื่องราชฯ นี้ได้ทำการยืมไว้แล้ว";
|
||||
|
||||
|
||||
public static readonly string CalculateTypeNotValid = "ประเภทผู้ขอพระราชทานเครื่องราชฯ ไม่ถูกต้อง กรุณาตรวจสอบข้อมูล";
|
||||
|
||||
#endregion
|
||||
|
||||
#region " Retirement "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue