赞
踩
public void test(List<SourceExcelDTO> list) { list.removeAll(Collections.singletonList(new SourceExcelDTO())); }