mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 02:58:10 +08:00
refactor(工作台): 工作台分享收藏等状态变更优化
This commit is contained in:
@@ -35,4 +35,7 @@ public class VisualizationStoreVO implements Serializable {
|
||||
private int weight;
|
||||
|
||||
private Integer extFlag;
|
||||
|
||||
private Integer extFlag1;
|
||||
|
||||
}
|
||||
|
||||
@@ -38,6 +38,8 @@ public class XpackShareGridVO implements Serializable {
|
||||
|
||||
private Integer extFlag;
|
||||
|
||||
private Integer extFlag1;
|
||||
|
||||
@Schema(description = "类型")
|
||||
private String type;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user