xuhy
2024-09-02 a98b6864db4ec9df0256556205f6bfc2a11fdf27
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/TGoods.java
@@ -92,8 +92,8 @@
    private String introduce;
    @ApiModelProperty(value = "商品说明")
    @TableField("explain")
    private String explain;
    @TableField("explains")
    private String explains;
    @ApiModelProperty(value = "状态(1=上架,2=下架)")
    @TableField("status")