BaseInfoVO
This commit is contained in:
@@ -17,7 +17,7 @@ public class BaseInfoVO {
|
||||
private Long lineId;
|
||||
|
||||
@ApiModelProperty("partnerId")
|
||||
private Integer partnerId;
|
||||
private String partnerId;
|
||||
|
||||
@ApiModelProperty("线索名称")
|
||||
private String username;
|
||||
|
||||
Reference in New Issue
Block a user