加字段
This commit is contained in:
@@ -31,6 +31,8 @@ public class OpportunityListRequest{
|
|||||||
private Integer inspectionStatus ;
|
private Integer inspectionStatus ;
|
||||||
private Integer pageNum = 1;
|
private Integer pageNum = 1;
|
||||||
private Integer pageSize = 20;
|
private Integer pageSize = 20;
|
||||||
|
@ApiModelProperty("机会点名称")
|
||||||
|
private String name;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user