Class TicketStatisticRestController

java.lang.Object
com.bytedesk.core.base.BaseRestController<TicketStatisticRequest>
com.bytedesk.ticket.statistic.TicketStatisticRestController

@RestController @RequestMapping("/api/v1/ticket/statistic") public class TicketStatisticRestController extends BaseRestController<TicketStatisticRequest>