java110-interface/src/main/java/com/java110/intf/report/IReportFeeMonthStatisticsInnerServiceSMO.javaold mode 100644 new mode 100755
@@ -261,6 +261,8 @@ @RequestMapping(value = "/queryAllPaymentCount", method = RequestMethod.POST) List<ReportFeeMonthStatisticsDto> queryAllPaymentCount(@RequestBody ReportFeeMonthStatisticsDto reportFeeMonthStatisticsDto); @RequestMapping(value = "/queryReportProficientCount", method = RequestMethod.POST) JSONObject queryReportProficientCount(@RequestBody ReportFeeMonthStatisticsDto reportFeeMonthStatisticsDto); /** * <p>查询小区楼信息</p> *