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