客户档案导出

This commit is contained in:
mzr 2024-12-14 20:25:03 +08:00
parent 293ea02410
commit e3ab9ba91e
1 changed files with 1 additions and 0 deletions

View File

@ -570,5 +570,6 @@ public class DistributorInfo implements Serializable {
/** /**
* 经营许可证的到期时间 * 经营许可证的到期时间
*/ */
@Excel(name = "许可证有效期", width = 15, orderNum = "14")
private String aolExpDate; private String aolExpDate;
} }