mirror of
https://github.com/dataease/dataease.git
synced 2026-05-21 04:08:10 +08:00
feat(backend):fix
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user