1、post請(qǐng)求時(shí)候報(bào)錯(cuò):@Field parameters can only be used with form encoding
需要添加 @FormUrlEncoded
參考:[https://github.com/square/retrofit/issues/683](https://github.com/square/retrofit/issues/683)
1、post請(qǐng)求時(shí)候報(bào)錯(cuò):@Field parameters can only be used with form encoding
需要添加 @FormUrlEncoded
參考:[https://github.com/square/retrofit/issues/683](https://github.com/square/retrofit/issues/683)