Class DepartmentRestController

java.lang.Object
com.bytedesk.core.base.BaseRestController<DepartmentRequest>
com.bytedesk.team.department.DepartmentRestController

@RestController @RequestMapping("/api/v1/department") public class DepartmentRestController extends BaseRestController<DepartmentRequest>