zhibing.pu
2024-08-19 0e9d35f36f3b022a2dafa189198293c836e41dc0
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/TGoods.java
@@ -100,6 +100,8 @@
    private Integer status;
    @ApiModelProperty(value = "销量")
    @TableField(exist = false)
    private Integer salesCount;
}