refactor(工作台): 优化首页资源跳转,解决收藏资源点击未调整到指定页面问题

This commit is contained in:
wangjiahao
2024-05-29 17:50:04 +08:00
parent 25b3aef847
commit f3c8d7c26e
5 changed files with 36 additions and 8 deletions

View File

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