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;