เพิ่มฟิวตำแหน่งตอนสร้างรอบสมัคร
This commit is contained in:
parent
dee47f326d
commit
bed23f911a
19 changed files with 3228 additions and 568 deletions
|
|
@ -10,6 +10,7 @@
|
|||
public const string DataExist = "มีข้อมูลดังกล่าวอยู่ในระบบแล้ว";
|
||||
public const string NameDupicate = "ชื่อวันหยุดนี้มีอยู่ในระบบอยู่แล้ว";
|
||||
public const string ExamNotFound = "ไม่พบข้อมูลการรับสมัครสอบ";
|
||||
public const string PositionExamNotFound = "ไม่พบข้อมูลตำแหน่งการรับสมัครสอบ";
|
||||
public const string CandidateNotFound = "ไม่พบข้อมูลผู้สมัครสอบ";
|
||||
public const string CareerNotFound = "ไม่พบข้อมูลประวัติการทำงาน/ฝึกงาน";
|
||||
public const string EducationNotFound = "ไม่พบข้อมูลประวัติการศีกษา";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue