Class AgentStatusRestController

java.lang.Object
com.bytedesk.core.base.BaseRestController<AgentStatusRequest,AgentStatusRestService>
com.bytedesk.service.agent_status.AgentStatusRestController

@RestController @RequestMapping("/api/v1/agent/status") public class AgentStatusRestController extends BaseRestController<AgentStatusRequest,AgentStatusRestService>