|
|
|
@@ -157,7 +157,7 @@ public class WxMerchant extends BaseEntity { |
|
|
|
private Integer isAdmin; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "待缴提醒", name = "billSetting") |
|
|
|
@Excel(name="待缴提醒(提前X天)",width = 20,orderNum = "12") |
|
|
|
@Excel(name = "待缴提醒", width = 20, orderNum = "12") |
|
|
|
private Integer billSetting; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "置顶时间", name = "topTime") |
|
|
|
|