首页未知支付方式过滤退单,productVo categoryId类型更改

This commit is contained in:
liuyingfang
2024-03-18 16:07:43 +08:00
parent dc7c7172ce
commit 594ba6af86
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ public class TbProductVo {
private String coverImg;
@NotNull(message ="缺少商品类信息")
private Integer categoryId;
private String categoryId;
private Integer specId;