跟进次数

This commit is contained in:
苏竹红
2023-06-28 10:41:05 +08:00
parent dc4179d491
commit 8538565dc2
7 changed files with 18 additions and 11 deletions

View File

@@ -86,4 +86,8 @@ public class PartnerLineInfoAndBaseInfoVO {
@ApiModelProperty("线索来源名称")
private String channelName;
private String education;
private String idCard;
}