@ -60,7 +60,13 @@ public class WmsSearchElement extends BaseBean {
@ApiParam(value = "用户编号")
private String userCode;
/**
* 搜索组名称
*/
private String groupName;
* 搜索组连接符
private String groupConnector;
}