ActionResult - Remove prop. public object Data
This commit is contained in:
parent
d00adfac4c
commit
a7f5406550
|
@ -4,6 +4,5 @@
|
|||
{
|
||||
public bool HasError { get; set; }
|
||||
public string Message { get; set; }
|
||||
public object Data { get; set; }
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user