客户档案导出
This commit is contained in:
parent
293ea02410
commit
e3ab9ba91e
|
|
@ -570,5 +570,6 @@ public class DistributorInfo implements Serializable {
|
||||||
/**
|
/**
|
||||||
* 经营许可证的到期时间
|
* 经营许可证的到期时间
|
||||||
*/
|
*/
|
||||||
|
@Excel(name = "许可证有效期", width = 15, orderNum = "14")
|
||||||
private String aolExpDate;
|
private String aolExpDate;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue