refactor(工作台): 工作台分享收藏等状态变更优化

This commit is contained in:
wangjiahao
2025-04-07 21:47:04 +08:00
committed by 王嘉豪
parent 56132a5a46
commit 399414f399
11 changed files with 114 additions and 54 deletions

View File

@@ -35,4 +35,7 @@ public class VisualizationStoreVO implements Serializable {
private int weight;
private Integer extFlag;
private Integer extFlag1;
}

View File

@@ -38,6 +38,8 @@ public class XpackShareGridVO implements Serializable {
private Integer extFlag;
private Integer extFlag1;
@Schema(description = "类型")
private String type;