Update PromotionProduct.java
This commit is contained in:
parent
d2137b96a3
commit
8797c93dd5
@ -8,8 +8,8 @@ import com.macro.mall.model.PmsSkuStock;
|
|||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* 促销商品信息,包括sku、打折优惠、满减优惠
|
||||||
* Created by macro on 2018/8/27.
|
* Created by macro on 2018/8/27.
|
||||||
* 商品的促销信息,包括sku、打折优惠、满减优惠
|
|
||||||
*/
|
*/
|
||||||
public class PromotionProduct extends PmsProduct {
|
public class PromotionProduct extends PmsProduct {
|
||||||
//商品库存信息
|
//商品库存信息
|
||||||
|
Loading…
x
Reference in New Issue
Block a user