提交 1aff12ca 作者: 刘明祎-运维用途

修bug

上级 3d3dc17c
流水线 #7256 已通过 于阶段
in 2 分 40 秒
......@@ -43,7 +43,7 @@ public class ServiceOrderQO {
@ApiModelProperty(value = "查询指定飞手列表中飞手的订单")
@JsonIgnore
private List<Integer> pilotUserIdList;
private List<Integer> pilotUserIdList = null;
public void buildCurrentPage() {
this.pageNo = (pageNo - 1) * pageSize;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论