api โครงสร้างลูกจ้าง
This commit is contained in:
parent
1c99718a30
commit
25f0fb06c1
25 changed files with 14453 additions and 1 deletions
|
|
@ -59,5 +59,9 @@
|
|||
public static readonly string CertificateNotFound = "ไม่พบข้อมูลใบประกอบอาชีพ";
|
||||
public static readonly string EducationNotFound = "ไม่พบข้อมูลประวัติการศึกษา";
|
||||
#endregion
|
||||
|
||||
#region " OrganizationEmployee "
|
||||
public static readonly string OrganizationEmployeeNotFound = "ไม่พบข้อมูลโครงสร้างตำแหน่งลูกจ้าง";
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue