map映射
This commit is contained in:
@@ -15,4 +15,6 @@ public class ProductCostAmountVO {
|
||||
private Long productId;
|
||||
private Long skuId;
|
||||
private Long count;
|
||||
|
||||
private BigDecimal costAmount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user