Commit d421fe45 by yu.sun

sunyu::update::resolve conflicts

parent 600259c3
...@@ -204,6 +204,10 @@ public class CartGoods { ...@@ -204,6 +204,10 @@ public class CartGoods {
*/ */
private int isMonthCard; private int isMonthCard;
/** /**
* 是否是太阳蛋商品
*/
private int isSunnyCoupon=0;
/**
* 是否为种子券商品 1:是;0:否 * 是否为种子券商品 1:是;0:否
*/ */
private int isSeedCouponGoods; private int isSeedCouponGoods;
......
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