文档
测试

现有docx转换成文档

POST
http://localhost:5212/api/v3/run/docx_todoc

请求参数

参数名
类型
描述
必填
file_id
string
示例:9yOIj 文件的加密ID
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:
必填
data
object
数据字典
必填
document_url
string
示例:https://doc-dev.felo.me/3e5293ee-6b1e-4e02-a15f-cb6e9a734ea2 doc的url
必填
uuid
string
示例:3e5293ee-6b1e-4e02-a15f-cb6e9a734ea2 doc的UUID
必填
val
object
示例:null
必填
count
int
示例:0
必填