소스 검색

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


불러오는 중...
취소
저장