@@ -4,7 +4,7 @@ import com.goafanti.common.utils.excel.Excel;
public class OutUserClueExcel {
private String id;
- @Excel(name = "客户姓名")
+ @Excel(name = "客户名称")
private String nickname;
@Excel(name = "联系人")
private String contacts;