Исправлен ImplementorViewModel

This commit is contained in:
Данияр Аглиуллов 2023-03-06 16:10:20 +04:00
parent 87e51354ad
commit a64425108f

View File

@ -54,6 +54,7 @@ namespace ConfectioneryDatabaseImplement.Models
Password = Password,
Qualification = Qualification,
ImplementerFIO = ImplementerFIO,
WorkExperience = WorkExperience,
};
}
}