exper
This commit is contained in:
@@ -9,7 +9,6 @@ namespace Common.Dtos.Exper
|
||||
public class ADD_ExperDto
|
||||
{ //From CompanyManager
|
||||
public string FullName { get; set; }
|
||||
public string UserName { get; set; }
|
||||
public string Password { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user