@@ -137,6 +137,7 @@ public class Goods extends TscBaseDomain {
private int sellDay15Qty;
private int goodsSq;
+ private String sizeGb;
@JsonFormat(with = JsonFormat.Feature.ACCEPT_SINGLE_VALUE_AS_ARRAY)
private String[] arrGoodsCd;