You've already forked FrameTour-BE
Reapply "feat(PriceBiz): 新增商品类型字段并完善商品列表逻辑"
This reverts commit 638da8cd3d
.
This commit is contained in:
@@ -10,4 +10,5 @@ import lombok.NoArgsConstructor;
|
||||
public class GoodsListRespVO {
|
||||
private Long goodsId;
|
||||
private String goodsName;
|
||||
private Integer goodsType;
|
||||
}
|
||||
|
Reference in New Issue
Block a user