为什么上传文件接口中uploadingFile参数转换成NSURL类型不是用[NSURL fileURLWithPath:uploadingFile]而是用[NSURL URLWithString:uploadingFile]?