Update CartPromotionItem.java
This commit is contained in:
parent
223afb5250
commit
1db4ee8ea2
@ -5,8 +5,8 @@ import com.macro.mall.model.OmsCartItem;
|
|||||||
import java.math.BigDecimal;
|
import java.math.BigDecimal;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Created by macro on 2018/8/27.
|
|
||||||
* 购物车中促销信息的封装
|
* 购物车中促销信息的封装
|
||||||
|
* Created by macro on 2018/8/27.
|
||||||
*/
|
*/
|
||||||
public class CartPromotionItem extends OmsCartItem{
|
public class CartPromotionItem extends OmsCartItem{
|
||||||
//促销活动信息
|
//促销活动信息
|
||||||
|
Loading…
x
Reference in New Issue
Block a user