线索id
This commit is contained in:
@@ -22,4 +22,6 @@ public class ApplyBaseInfoVO {
|
||||
@ApiModelProperty("线索状态:0公海线索;1跟进中;2合作中;3黑名单")
|
||||
private Integer lineStatus;
|
||||
|
||||
@ApiModelProperty("线索id")
|
||||
private Long partnerLineId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user