no message
This commit is contained in:
parent
9ce6c503c3
commit
c8cc885546
2 changed files with 37 additions and 46 deletions
|
|
@ -13,6 +13,8 @@
|
|||
/// </summary>
|
||||
public string ExamResult { get; set; }
|
||||
|
||||
public string? keyword { get; set; }
|
||||
|
||||
public int Page { get; set; } = 1;
|
||||
public int PageSize { get; set; } = 10;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue