修改了排序
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user