线索私海

This commit is contained in:
苏竹红
2023-06-21 17:23:44 +08:00
parent 1c7c02aa66
commit 402d18bf20
2 changed files with 8 additions and 0 deletions

View File

@@ -25,6 +25,10 @@ public class PartnerIntentInfoVO {
@ApiModelProperty("加盟商姓名")
private String partnerUserName;
private String workflowStage;
private String workflowStauts;
@ApiModelProperty("加盟商手机号")
private String partnerUserPhone;