@ -15,11 +15,6 @@ public enum CmsTypeEnum {
* 首页轮播图
*/
type1(1 , "首页轮播图"),
/**
* 首页弹出框
type2(2 , "首页弹出框"),
;
private Integer type;