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