change
This commit is contained in:
@@ -24,5 +24,9 @@ namespace NBF
|
||||
public int Share { get; set; }
|
||||
public int Collect { get; set; }
|
||||
public string AuthorName { get; set; }
|
||||
/// <summary>
|
||||
/// 所处的页
|
||||
/// </summary>
|
||||
public int Page { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user