@@ -127,6 +127,12 @@ public class GoodsDonViewer {
@DbIgnore
private List<Long> categoryList;
+ /**
+ * 突出展示
+ */
+ @DbField("g.highlight_points")
+ private String highlightPoints;
+
/**
* banner
*/