api-server-setup #1
@@ -58,7 +58,7 @@ namespace BoredCareers.Entities {
|
||||
public int ID { get; set; } // PK
|
||||
public int ResumeID { get; set; } // FK
|
||||
public int ResumeMilitaryID { get; set; } // FK
|
||||
public string Achevement { get; set; } = "";
|
||||
public string Achievement { get; set; } = "";
|
||||
public string Description { get; set; } = "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user