xuhy
2025-07-09 be2e73e41cfc0f858a9a045f8fd1d3c910bb19ac
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")