类的使用
com.lark.oapi.service.approval.v4.model.ListInstanceCommentReq
使用ListInstanceCommentReq的程序包
-
com.lark.oapi.service.approval.v4中ListInstanceCommentReq的使用
修饰符和类型方法说明ApprovalService.InstanceComment.list(ListInstanceCommentReq req) 获取评论,根据 Instance Code 获取某个审批实例下的全部评论与评论回复(不包含审批同意、拒绝、转交等附加的理由或意见)。ApprovalService.InstanceComment.list(ListInstanceCommentReq req, RequestOptions reqOptions) 获取评论,根据 Instance Code 获取某个审批实例下的全部评论与评论回复(不包含审批同意、拒绝、转交等附加的理由或意见)。 -
com.lark.oapi.service.approval.v4.model中ListInstanceCommentReq的使用