amigotrip 7 months ago
parent
commit
ea623e8292
1 changed files with 3 additions and 1 deletions
  1. 3 1
      OASystem/OASystem.Api/Controllers/SystemController.cs

+ 3 - 1
OASystem/OASystem.Api/Controllers/SystemController.cs

@@ -1156,12 +1156,14 @@ namespace OASystem.API.Controllers
                                            x.Email,
                                            x.Address,
                                            x.Edate,
-                                           x.Seniority,
+                                           //x.Seniority,
                                            x.Birthday,
                                            x.IDCard,
                                            x.StartWorkDate,
                                            x.GraduateInstitutions,
                                            x.Professional,
+                                           x.Education,
+                                           x.TheOrAdultEducation,
                                            x.MaritalStatus,
                                            x.HomeAddress,
                                            x.UsePeriod,