动态查询:查询类名需作为动态入参

yun-zuoyi
许心洁 5 years ago
parent 39a454f89b
commit 632ad62c45

@ -24,4 +24,7 @@ public class WmsSearchGroupModel {
@ApiParam(value = "分页组件")
private Pager pager;
@ApiParam(value = "实体类名")
private String objClassName;
}

Loading…
Cancel
Save