私海列表参数过多 优化入参为对象
This commit is contained in:
@@ -106,5 +106,17 @@ public class PrivateSeaLineListRequest extends PageInfoRequest {
|
||||
@ApiModelProperty("排序顺序")
|
||||
private String pageTurn;
|
||||
|
||||
@ApiModelProperty("招商经理用户ids")
|
||||
private List<String> userIdList;
|
||||
|
||||
@ApiModelProperty("开发经理用户ids")
|
||||
private List<String> developmentManagerList;
|
||||
|
||||
private String intentAreaName;
|
||||
|
||||
private Integer limit1;
|
||||
|
||||
private Integer limit2;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user