public static class EhrService.Attachment extends Object
| 构造器和说明 |
|---|
Attachment(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetAttachmentResp |
get(GetAttachmentReq req)
下载附件,根据文件 token 下载文件。
|
GetAttachmentResp |
get(GetAttachmentReq req,
RequestOptions reqOptions)
下载附件,根据文件 token 下载文件。
|
public Attachment(Config config)
public GetAttachmentResp get(GetAttachmentReq req, RequestOptions reqOptions) throws Exception
 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/ehr/ehr-v1/attachment/get ;
Exceptionpublic GetAttachmentResp get(GetAttachmentReq req) throws Exception
 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/ehr/ehr-v1/attachment/get ;
ExceptionCopyright © 2022. All rights reserved.