ปรับ api ข้อมูลประวัติการศึกษา

This commit is contained in:
Harid Promsri (Bright) 2023-07-10 14:31:49 +07:00
parent b7afae1e7d
commit c6dc582254
2 changed files with 22 additions and 9 deletions

View file

@ -57,6 +57,7 @@
#region " Placement "
public static readonly string CertificateNotFound = "ไม่พบข้อมูลใบประกอบอาชีพ";
public static readonly string EducationNotFound = "ไม่พบข้อมูลประวัติการศึกษา";
#endregion
}
}