This commit is contained in:
yc13649764453
2023-09-18 09:41:19 +08:00
parent 8d3c128f3b
commit 9ada233eb7
60 changed files with 8255 additions and 655 deletions

View File

@@ -32,6 +32,10 @@ public class OrderCartEntity implements Serializable {
* 商品id
*/
private Integer productId;
/**
* 套装参数
*/
private Integer proudictBook;
/**
* 商品数量
*/