This commit is contained in:
苏竹红
2024-04-02 14:19:29 +08:00
parent b9c2947a08
commit 1ef3e9ea44
5 changed files with 14 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ public class LineListRequest extends PageBasicInfo {
@ApiModelProperty("线索创建时间_结束")
private String createTimeEnd;
@ApiModelProperty("意向区域ID")
private Integer wantShopAreaId;
private Long wantShopAreaId;
@ApiModelProperty("线索来源")
private Integer lineSource;
@ApiModelProperty("招商经理ID")