Class StatisticReportRestController

java.lang.Object
com.bytedesk.core.base.BaseRestController<StatisticReportRequest>
com.bytedesk.service.statistic_report.StatisticReportRestController

@RestController @RequestMapping("/api/v1/statistic_report") public class StatisticReportRestController extends BaseRestController<StatisticReportRequest>