jjzjj

contactsharing

全部标签

android - Retrofit(2.0 beta2) 分段文件上传不起作用

我正在使用SquareRetrofit版本2.0beta2。我试着关注thistutorial.我正在尝试将位图图像上传到服务器,但不知何故代码无法正常工作。我已经尝试使用postman测试我的服务器,我能够发布照片甚至能够检索它。这是我的flaskController。@app.route('/api/photo/user/',methods=["POST"])defpost_user_photo(user_id):app.logger.info("post_user_photo=>user_id:{},photo:{}".format(user_id,request.files['