This commit is contained in:
parent
125dd59348
commit
5c0f183ba2
2 changed files with 266 additions and 91 deletions
|
|
@ -12,7 +12,7 @@
|
|||
/// ข้อมูลผลการสอบ 'ผ่าน' 'ไม่ผ่าน'
|
||||
/// </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