service-report/src/main/java/com/java110/report/cmd/reportFeeMonthStatistics/QueryReportFeeSummaryCmd.java
@@ -29,7 +29,7 @@ /** * 查询费用汇总表 */ @Java110Cmd(serviceCode = "/reportFeeMonthStatistics/queryReportFeeSummary") @Java110Cmd(serviceCode = "reportFeeMonthStatistics.queryReportFeeSummary") public class QueryReportFeeSummaryCmd extends Cmd { @Autowired