实现:将android文件通过服务端上传至服务器;获取android本地文件,通过调用服务端后台代码进行文件上传。只需要分别调用移动端uploadMultiFile()方法和服务端upload()方法。