Remove param have null value in Retrofit

后端 未结 0 360

I used Retrofit to get data and here is my code

 @GET("api/history")
fun getWalletHistory(
    @Query("category") from: String?,
    @Quer         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题