forked from github/dataease
feat(backend):fix
This commit is contained in:
parent
cffd9bb952
commit
6a0c34dcb5
@ -15,5 +15,5 @@ import java.util.List;
|
||||
public class DataSetTableRequest extends DatasetTable {
|
||||
private String sort;
|
||||
private List<String> tableNames;
|
||||
private String row;
|
||||
private String row = "1000";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user