修改了排序
This commit is contained in:
parent
a0aa28ee88
commit
4767df4073
@ -8,7 +8,7 @@ import net.lab1024.sa.common.common.domain.PageParam;
|
||||
public class StatisticsExpertQueryForm extends PageParam {
|
||||
|
||||
@ApiModelProperty(value = "排序")
|
||||
private int sort;
|
||||
private int sort = 0;
|
||||
|
||||
@ApiModelProperty(value = "省份")
|
||||
private Long provId;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user