I send the following 3 parameters, but it is not sent
@POST("dafater/insertNewFoodsController") Single sendFood(@Body List Foods,@Body Printer printer,@Query("warning") String warning);
server is asp.net
:( :( :(
I send the following 3 parameters, but it is not sent
@POST("dafater/insertNewFoodsController") Single sendFood(@Body List Foods,@Body Printer printer,@Query("warning") String warning);
server is asp.net
:( :( :(