feat: findOrder数量返回异常修复
This commit is contained in:
@@ -9,7 +9,7 @@ public class SkuInfoPo {
|
|||||||
|
|
||||||
private String productName;
|
private String productName;
|
||||||
private String productSkuName;
|
private String productSkuName;
|
||||||
private Integer num;
|
private BigDecimal num;
|
||||||
private BigDecimal priceAmount;
|
private BigDecimal priceAmount;
|
||||||
private BigDecimal packAmount;
|
private BigDecimal packAmount;
|
||||||
private String categoryId;
|
private String categoryId;
|
||||||
|
|||||||
Reference in New Issue
Block a user