Class TicketStatisticRestController

java.lang.Object
com.bytedesk.core.base.BaseRestController<TicketStatisticRequest,TicketStatisticRestService>
com.bytedesk.ticket.ticket_statistic.TicketStatisticRestController

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