Преглед изворни кода

[BUG][ID1001639][云端 version:.1259.1735:商户管理导出数据页面字段修改]

release_toaliyun_real
gongbiao пре 7 година
родитељ
комит
9c54974336
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/domain/po/WxMerchant.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/domain/po/WxMerchant.java Прегледај датотеку

@@ -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")


Loading…
Откажи
Сачувај