Retrofit: Sending POST request to server in android

后端 未结 2 438
误落风尘
误落风尘 2021-01-12 23:59

I am using Retrofit to call APIs. I am sending a post request to API but in the callback I am getting empty JSON like this {}.

Below is the code for RetrofitService<

2条回答
提交回复
热议问题