mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
feat: 过滤tree增加时间细粒度
This commit is contained in:
@@ -34,6 +34,8 @@ public class DatasetRowPermissionsTreeItem implements Serializable {
|
||||
private String timeValue;// 'a'
|
||||
private List<String> enumValue;// ['a','b']
|
||||
|
||||
private String timeType; // 时间细粒度
|
||||
|
||||
private DatasetRowPermissionsTreeObj subTree;
|
||||
private static final long serialVersionUID = 1L;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user