@@ -402,7 +402,6 @@ public class ExpenseAccountServiceImpl extends BaseMybatisDao<ExpenseAccountMapp
list2.add(e);
}
-
for (String s : map.keySet()) {
List<OutExpenseAccountStatistics> list3 = (List<OutExpenseAccountStatistics>) map.get(s);
if (!list3.isEmpty()){