| 参数 | Required? | 默認值 | 说明 |
|---|---|---|---|
| FileBase64Code | Y | 將文檔經過base64轉碼后的字符 | |
| FileType | Y | 文檔類型,目前支援jpg/jpeg/png/pdf/doc/docx/xls/xlsx,不區分大小寫 | |
| MetaData | N | 空值 |
需要寫入metadata的字符
Title : string HashTagList : List of string Person : string Location : string Time : string Event : string Object : string 當不傳入此參數時,直接讀取文件的meta data并返回 |
| 返回碼 | 说明 |
|---|---|
| 0 | 成功 |
| 1 | 失敗 |

