商品模块代码提交
This commit is contained in:
@@ -28,6 +28,10 @@ public class ShopProductVo implements Serializable {
|
||||
* 商品名称
|
||||
*/
|
||||
private String name;
|
||||
/**
|
||||
* sku id
|
||||
*/
|
||||
private Long skuId;
|
||||
/**
|
||||
* 原价
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user