rxhttp icon indicating copy to clipboard operation
rxhttp copied to clipboard

关于自动生成的扩展函数类RxHttpExtension.kt问题

Open jenkinsZhou opened this issue 1 year ago • 2 comments

为什么我这边生成的RxHttpExtension.kt类中没有toAwaitResponse()方法,只有executeList()和executeClass()两个方法?

jenkinsZhou avatar Sep 23 '24 07:09 jenkinsZhou

toXxxResponse系列方法,是通过自定义解析器生成的

liujingxing avatar Sep 23 '24 07:09 liujingxing

明白了,感谢!

jenkinsZhou avatar Sep 23 '24 08:09 jenkinsZhou