参数使用表单提交
1、加入@FormUrlEncoded
2、和请求头@Headers("Content-Type:application/x-www-form-urlencoded; charset=utf-8")
3、参数使用@Field关键字
参数使用表单提交
1、加入@FormUrlEncoded
2、和请求头@Headers("Content-Type:application/x-www-form-urlencoded; charset=utf-8")
3、参数使用@Field关键字
本文标题:Retrofit请求服务器上传中文乱码解决办法
本文链接:https://www.haomeiwen.com/subject/exrkcftx.html
网友评论