添加线索状态
This commit is contained in:
@@ -14,6 +14,8 @@ public class LineInterviewDTO {
|
||||
|
||||
private Long lineId;
|
||||
|
||||
private Integer lineStatus;
|
||||
|
||||
private String investmentManager;
|
||||
|
||||
private String investmentManagerName;
|
||||
|
||||
@@ -20,6 +20,8 @@ public class ExhibitionLineVO {
|
||||
|
||||
private Integer lineId;
|
||||
|
||||
private Integer lineStatus;
|
||||
|
||||
private Integer wantShopArea;
|
||||
|
||||
private String wantShopAreaName;
|
||||
|
||||
Reference in New Issue
Block a user