PlatformAPI¶
- class deepfos.api.platform.PlatformAPI(header=None, sync=True)¶
- 文件上传服务接口 
file: StdFileAPI¶
标准文件管理相关接口
| 
 | 文件删除接口 | 
| 
 | 文件下载接口 | 
| 文件下载接口-文件信息来源:system | |
| 
 | 文件上传接口 | 
| 
 | 以内容方式上传文件 | 
js: FileJsAPI¶
自定义js文件上传相关接口
| 
 | 自定义js文件上传接口 | 
python: FilePyAPI¶
python文件管理相关接口
| 
 | python文件删除接口 | 
| 
 | python文件读取内容接口 | 
| 
 | python文件上传更新接口 |