Jenkins自动合并

yun-zuoyi
jenkins 5 years ago
commit a3823f4a16

@ -19,6 +19,9 @@ public class WmsSearchGroupModel {
@ApiParam(value = "组列表")
private List<WmsSearchElementModel> searchElementModelList;
@ApiParam(value = "排序参数")
private String orderByParams;
@ApiParam(value = "分页组件")
private Pager pager;
}

Loading…
Cancel
Save