|
@@ -94,4 +94,10 @@ public class VipGoodsSkuFrontView {
|
|
|
*/
|
|
*/
|
|
|
@DbField("sku.other_limit_time")
|
|
@DbField("sku.other_limit_time")
|
|
|
private Long otherLimitTime;
|
|
private Long otherLimitTime;
|
|
|
|
|
+
|
|
|
|
|
+ /**
|
|
|
|
|
+ * nano总次数
|
|
|
|
|
+ */
|
|
|
|
|
+ @DbField("sku.nano_quota")
|
|
|
|
|
+ private Integer nanoQuota;
|
|
|
}
|
|
}
|