xin
2025-09-05 6f3c170403f34d452b5dc733043145d8d760fe41
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;