Commit 4094a273 authored by 刘学辉's avatar 刘学辉

调整物料查询的接口

parent 233326a5
......@@ -169,7 +169,11 @@ public class ResourceSearchController {
.collect(Collectors.toList());
}
if (StringUtil.isNotBlank(sdo.getString("wlfl1"))||
StringUtil.isNotBlank(sdo.getString("noWlfl1"))){//排除物料分类1
mapList=newMapList;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment