> 参数files结构,如下图
![](https://box.kancloud.cn/6fe0dfb0c6e85934177c1640334d4233_562x248.jpg)
~~~[api]
get:/v1/networkdisk/file/create
int:folder_id#文件夹id
*open_id#创建者用户id
*int:org_id#创建者组织id
*int:bloc_id#创建者集团id
*jsonstring:files#文件数据集合,json字符串,如上图所示
<<<
success
<<<
error
~~~