通用文件上传

到店订单分页
This commit is contained in:
2024-05-15 14:53:06 +08:00
parent 0ebfa2795d
commit 34e06b6b3f
8 changed files with 88 additions and 15 deletions

View File

@@ -25,6 +25,7 @@ public class ProductVo {
private Integer id;
private String name; // 商品名称
private BigDecimal lowPrice; // 售价
private String groupNum; // 数量
private String unitName; // 单位
/**
* 商品标签