<root> <data> <jsonObj>{"customer":{"id":"20029","custnum":"KHP000020029"}}</jsonObj> </data> </root>
上面这种格式的返回信息,如何解析呢?用 retrofit2+rxjava2 框架学习中。。。