类的使用
com.lark.oapi.service.approval.v4.model.DeleteInstanceCommentReq
使用DeleteInstanceCommentReq的程序包
-
com.lark.oapi.service.approval.v4.model中DeleteInstanceCommentReq的使用
-
com.lark.oapi.service.approval.v4.resource中DeleteInstanceCommentReq的使用
修饰符和类型方法说明InstanceComment.delete(DeleteInstanceCommentReq req) 删除评论,逻辑删除某审批实例下的一条评论或评论回复(不包含审批同意、拒绝、转交等附加的理由或意见)。InstanceComment.delete(DeleteInstanceCommentReq req, RequestOptions reqOptions) 删除评论,逻辑删除某审批实例下的一条评论或评论回复(不包含审批同意、拒绝、转交等附加的理由或意见)。