feat: 【数据集】数据集增加排序字段,方便导出排序

This commit is contained in:
taojinlong
2025-11-27 11:58:15 +08:00
committed by taojinlong
parent 27a280cac0
commit 74494f0f99
9 changed files with 99 additions and 9 deletions

View File

@@ -138,6 +138,9 @@ public class DatasetTableFieldDTO implements Serializable {
*/
private Boolean desensitized;
private Boolean orderChecked;
/**
* 计算字段参数
*/