Package com.bytedesk.ticket.controller
Class TicketRouteController
java.lang.Object
com.bytedesk.ticket.controller.TicketRouteController
@Controller
@RequestMapping("/ticket")
@Description("Ticket Route Controller - Ticket module route controller for handling ticket-related page requests")
public class TicketRouteController
extends Object
-
Field Details
-
showDemo
-
customEnabled
-
customName
-
customLogo
-
customDescription
@Value("${bytedesk.custom.description:\u91cd\u590d\u5de5\u4f5c\u81ea\u52a8\u5316}") private String customDescription
-
-
Constructor Details
-
TicketRouteController
public TicketRouteController()
-
-
Method Details
-
index
-