删除:CmsOrder、CmsProduct系列、CmsComponents等模块
This commit is contained in:
@@ -254,7 +254,7 @@ public class CmsWebsite implements Serializable {
|
||||
|
||||
@Schema(description = "小程序导航图标")
|
||||
@TableField(exist = false)
|
||||
private Map<String, List<CmsMpMenu>> mpMenus;
|
||||
private Map<String, List<CmsNavigation>> mpMenus;
|
||||
|
||||
@Schema(description = "网站导航栏")
|
||||
@TableField(exist = false)
|
||||
|
||||
Reference in New Issue
Block a user