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