Wms动态搜索与自定义列表,表单开发

yun-zuoyi
袁津哲 5 years ago
parent 32d715a29c
commit 2d30f2da0f

@ -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