@GET(value="/test") The report cannot be converted from a string to an integer

  • GET request error

  • The console reports an error, which roughly means that the test cannot be converted from a string to an integer.

  • The solution:
    remove the value= after @GET

Guess you like

Origin blog.csdn.net/wangleisuiqiansuiyue/article/details/110959112