Commit ea702a91 authored by wp's avatar wp

是否隐藏版详情缺失

parent 11c97e9c
...@@ -25,5 +25,6 @@ public class GoodsSkuVO { ...@@ -25,5 +25,6 @@ public class GoodsSkuVO {
private List<SkuPropertyVO> propertyList; private List<SkuPropertyVO> propertyList;
private Integer status; private Integer status;
private Integer nftSalesType; private Integer nftSalesType;
private Integer isHide;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment