mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-24 00:02:44 +08:00
commit
257e3c6ae3
@ -22,4 +22,7 @@ public class AppProductSpuBaseRespVO {
|
|||||||
@Schema(description = "商品主图地址", example = "https://www.iocoder.cn/xx.png")
|
@Schema(description = "商品主图地址", example = "https://www.iocoder.cn/xx.png")
|
||||||
private String picUrl;
|
private String picUrl;
|
||||||
|
|
||||||
|
@Schema(description = "商品分类编号", example = "1")
|
||||||
|
private Long categoryId;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user