1

这是登录错误响应:

 override fun onError(e: Throwable) {
...
...

e:响应:错误:

 [size=86 text={"message":"Object reference not set to an instance of an object…]

它应该是这样的:“错误的用户名或密码......”但它不能转换为期望的对象。我还尝试将其转换为自定义对象,但没有成功。有什么解决办法吗?

4

0 回答 0