暂无描述
Authorization: Bearer ********************
curl --location --request POST 'https://api.tolink.cloud/know/knowFileCreate' \
--form 'image="[{\"fileSize\":14224,\"fileType\":\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\",\"name\":\"附件一:南京邮电大学继续教育学院成高函授毕业论文(设计)撰写规范.docx\",\"url\":\"https://to0.obs.cn-north-4.myhuaweicloud.com/230406/780e2dd5-b3fd-465b-b457-79bcc3cfe9aa.docx\",\"uid\":1680773063422},{\"fileSize\":111616,\"fileType\":\"application/msword\",\"name\":\"附件二:南京邮电大学继续教育学院成高函授毕业论文(设计)模板.doc\",\"url\":\"https://to0.obs.cn-north-4.myhuaweicloud.com/230406/1d46dd8f-d152-4d8c-b122-d90333b5601a.doc\",\"uid\":1680773063419}]"' \
--form 'parentId="86"' \
--form 'depotType="1"'
{}