Commit 4d57ddf0 by hanghang.wang

蜜雪新增虚拟业务买券

parent f0b08c27
......@@ -572,6 +572,11 @@ public class QueryOrdersResponse {
public List<ProductBean> materialProduct;
/**
* 商品拓展字段extInfo转换对象接收
*/
public List<ProductExtInfo> productExtInfo;
/**
* 购物车行uid
*/
private String cartGoodsUid;
......
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