xin
2025-09-03 ca0f290991d7a15748d90d01e57f0f4cd6f26c9c
oying-system/src/main/java/com/oying/modules/pc/product/domain/Product.java
@@ -58,6 +58,9 @@
    @ApiModelProperty(value = "状态")
    private Integer status;
    @ApiModelProperty(value = "上架状态")
    private Integer shelfStatus;
    @NotBlank
    @ApiModelProperty(value = "主图片")
    private String mainImageId;