摘要:List<String> rList= new ArrayList<String>(Arrays.asList(item.get("reqList").split(",")));rList.removeAll(reqList);String rs="";for (String r : rList){
阅读全文
posted @ 2022-03-09 14:57
posted @ 2022-03-09 14:57