java110
2023-08-15 20001a775126c1be95a2b84cebb8813a54608712
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);