线索加大区
This commit is contained in:
@@ -21,6 +21,9 @@ public class LineInfoDO {
|
||||
@Column(name = "region_id")
|
||||
private Long regionId;
|
||||
|
||||
@Column(name = "big_region_id")
|
||||
private Long bigRegionId;
|
||||
|
||||
/**
|
||||
* 手机号
|
||||
*/
|
||||
|
||||
@@ -18,4 +18,6 @@ public class AddLineRequest {
|
||||
|
||||
private String investmentManagerUserId;
|
||||
|
||||
private Long warRegionId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user