mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 04:12:11 +08:00
feat: 【数据集】数据集增加排序字段,方便导出排序
This commit is contained in:
@@ -138,6 +138,9 @@ public class DatasetTableFieldDTO implements Serializable {
|
||||
*/
|
||||
private Boolean desensitized;
|
||||
|
||||
private Boolean orderChecked;
|
||||
|
||||
|
||||
/**
|
||||
* 计算字段参数
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user