เพิ่ม api บรรจุ พ้นราชการ
This commit is contained in:
parent
f587ab6a87
commit
e2fee53a94
52 changed files with 34312 additions and 225 deletions
|
|
@ -63,6 +63,10 @@
|
|||
public static readonly string EducationNotFound = "ไม่พบข้อมูลประวัติการศึกษา";
|
||||
public static readonly string PlacementTransferNotFound = "ไม่พบข้อมูลคำขอโอน";
|
||||
public static readonly string PlacementReceiveNotFound = "ไม่พบข้อมูลรับโอน";
|
||||
public static readonly string PlacementRepatriationNotFound = "ไม่พบข้อมูลช่วยราชการ";
|
||||
public static readonly string PlacementOfficerNotFound = "ไม่พบข้อมูลส่งตัวกลับ";
|
||||
public static readonly string PlacementRelocationNotFound = "ไม่พบข้อมูลย้าย";
|
||||
public static readonly string PlacementAppointmentNotFound = "ไม่พบข้อมูลแต่งตั้ง-เลื่อน";
|
||||
#endregion
|
||||
|
||||
#region " OrganizationEmployee "
|
||||
|
|
@ -81,6 +85,10 @@
|
|||
public static readonly string RetirementHistoryNotFound = "ไม่พบข้อมูลประวัติการประกาศเกษียณอายุราชการ";
|
||||
public static readonly string RetirementResignNotFound = "ไม่พบข้อมูลการคำขอลาออก";
|
||||
public static readonly string RetirementDeceasedNotFound = "ไม่พบข้อมูลบันทึกเวียนแจ้งการถึงแก่กรรม";
|
||||
public static readonly string RetirementDischargeNotFound = "ไม่พบข้อมูลปลดออก";
|
||||
public static readonly string RetirementExpulsionNotFound = "ไม่พบข้อมูลไล่ออก";
|
||||
public static readonly string RetirementOtherNotFound = "ไม่พบข้อมูลอื่นๆ";
|
||||
public static readonly string RetirementOutNotFound = "ไม่พบข้อมูลให้ออก";
|
||||
#endregion
|
||||
|
||||
#region " Command "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue