Retrofit 2.0定义变量类型

时间:2016-08-09 06:22:29

标签: retrofit2 android gson

我的团队使用Retrofit 2.0(我不是安卓家伙),当我从mysql中选择ID时,它总是返回字符串类型,但我的项目需要返回Integer。任何人都知道如何使用Retrofit 2.0转换类型。 非常感谢你!

0 个答案:

没有答案