Update CartProduct.java
This commit is contained in:
@@ -10,7 +10,7 @@ import lombok.Setter;
|
|||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 购物车中带规格和SKU的商品信息
|
* 购物车中带商品属性和SKU库存的商品对象
|
||||||
* Created by macro on 2018/8/2.
|
* Created by macro on 2018/8/2.
|
||||||
*/
|
*/
|
||||||
@Getter
|
@Getter
|
||||||
|
|||||||
Reference in New Issue
Block a user