retrofit返回数据空指针异常报错:

报错打印信息截图
解决方法1:

j@
key值的@Expose一定要加上,gson需要
解决方法2:

解决方式截图
本解决方法,参考了该博客:https://blog.csdn.net/muzili1206/article/details/62223242
retrofit返回数据空指针异常报错:
解决方法1:
key值的@Expose一定要加上,gson需要
解决方法2:
本解决方法,参考了该博客:https://blog.csdn.net/muzili1206/article/details/62223242