java110
2023-05-12 7b90160465723602365521fa85e233680b60dd5e
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