แก้apiข้อมูลหลัก

This commit is contained in:
Kittapath 2024-03-26 23:07:55 +07:00
parent 73e07dfed6
commit 6b78a365fa
26 changed files with 1816 additions and 988 deletions

View file

@ -172,7 +172,6 @@ export class ProfileEducation extends EntityBase {
export class CreateProfileEducation {
profileId: string | null;
country: string | null;
degree: string | null;
duration: string | null;