...
This commit is contained in:
parent
abc082624d
commit
c63bff7ef8
|
@ -2131,7 +2131,6 @@ public class ResourceServiceImpl extends CrudServiceImpl<ResourceDao, ResourceEn
|
|||
map.put("jcss", "0");
|
||||
map.put("zsk", "0");
|
||||
map.put("sjzy", "0");
|
||||
map.put("hys", "0");
|
||||
return map;
|
||||
}).collect(Collectors.toList()); // 会议室的
|
||||
resultList.addAll(temp);
|
||||
|
|
Loading…
Reference in New Issue