login service by localstorg
This commit is contained in:
@@ -7,6 +7,8 @@ namespace Shared.DTOs
|
||||
|
||||
public string FullName { get; set; }
|
||||
public string Token { get; set; }
|
||||
public DateTime enterDate { get; set; }
|
||||
public DateTime exitDate { get; set; }
|
||||
public string Photo { get; set; }
|
||||
public CompanyAuthenticationDTO Company { get; set; }
|
||||
|
||||
|
Reference in New Issue
Block a user