xuhy
2024-08-19 95a3547b848b15d681c5c133b40138a481ed8007
ruoyi-api/ruoyi-api-other/src/main/java/com/ruoyi/other/api/domain/TCoupon.java
@@ -110,7 +110,6 @@
    @ApiModelProperty(value = "说明")
    @TableField("remark")
    private String remark;
    @ApiModelProperty(value = "状态(1=上架,2=下架)")
    @TableField("status")
    private Integer status;