> 參數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
~~~