> 参数files结构,如下图

~~~[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
~~~
