java110-interface/src/main/java/com/java110/intf/report/IGeneratorFeeMonthStatisticsInnerServiceSMO.java
@@ -19,8 +19,6 @@ @RequestMapping("/generatorFeeMonthStatisticsApi") public interface IGeneratorFeeMonthStatisticsInnerServiceSMO { @RequestMapping(value = "/generatorData", method = RequestMethod.POST) public int generatorData(@RequestBody ReportFeeMonthStatisticsPo reportFeeMonthStatisticsPo);