This commit is contained in:
parent
38edf0ea41
commit
7716a6fd02
2 changed files with 21 additions and 46 deletions
|
|
@ -10,5 +10,8 @@
|
|||
public string name { get; set; }
|
||||
|
||||
public string url { get; set; }
|
||||
|
||||
public bool? isReport { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue