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