计算运费
This commit is contained in:
@@ -129,7 +129,7 @@ public class ShopProduct implements Serializable {
|
||||
*/
|
||||
private Integer sumSales;
|
||||
/**
|
||||
* 商品类型 1: 画册 2:书 3:仪器,4:预售书
|
||||
* 商品类型 01: 画册 02:书 04:仪器,03:预售书
|
||||
*/
|
||||
private String goodsType;
|
||||
private String goodsTypeCode;
|
||||
|
||||
Reference in New Issue
Block a user