Skip to content

Conversation

@andyxialm
Copy link

修改内容:onFailure方法增加responseBody参数,onFailure(String responseBody, int errorCode, String msg);

Pull request 修改原因:某些场景下,后台返回的类型与客户端期望返回类型不符,会解析错误(1002),客户端需要根据responseBody做相应的容错处理。

…ode, String msg);

Pull request 修改原因:一些场景下,后台返回的类型与客户端期望返回类型不符,会解析错误(1002),客户端需要根据responseBody做相应的容错处理。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant