support table page query

This commit is contained in:
SwallowGG
2023-10-11 20:58:52 +08:00
parent 432f9ffdcc
commit 2c7bc489f0
12 changed files with 363 additions and 14 deletions

View File

@ -43,4 +43,5 @@ public class TableBriefQueryRequest extends PageQueryRequest implements DataSour
* if true, refresh the cache
*/
private boolean refresh;
}