Explorar o código

optimize pay fee detail to month

java110 %!s(int64=3) %!d(string=hai) anos
pai
achega
6677c0a5fc

+ 1 - 1
service-fee/src/main/java/com/java110/fee/feeMonth/PayFeeMonthHelp.java

@@ -187,7 +187,7 @@ public class PayFeeMonthHelp implements IPayFeeMonthHelp {
             }
 
         }
-        return null;
+        return monthFeeDetailDtos;
     }