anderx %!s(int64=2) %!d(string=hai) anos
pai
achega
dffc30abdf

+ 0 - 1
src/main/java/com/goafanti/expenseAccount/service/impl/ExpenseAccountServiceImpl.java

@@ -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()){