Uses of Class
com.bytedesk.wechat.work.resign.UnassignedListResponse
Packages that use UnassignedListResponse
-
Uses of UnassignedListResponse in com.bytedesk.wechat.work.resign
Methods in com.bytedesk.wechat.work.resign that return UnassignedListResponseModifier and TypeMethodDescriptionResignTransferService.getUnassignedList
(UnassignedListRequest request) 获取待分配的离职成员列表Methods in com.bytedesk.wechat.work.resign that return types with arguments of type UnassignedListResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<UnassignedListResponse>
ResignTransferController.getUnassignedList
(UnassignedListRequest request) 获取待分配的离职成员列表