Commit d9cccfbd by yu.sun

sunyu::update::add new field about sunnyCoupon

parent a3a47d1b
......@@ -82,7 +82,10 @@ public class CartGoods {
* 商品券名称
*/
private String couponName;
/**
* 是否是太阳蛋商品
*/
private int isSunnyCoupon = 0;
private String spuId;
private String skuId;
/**
......
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