Retrofit 传递json 和 复杂参数类型List 1 首先你要定义一个接口 2 创建一个service 3 需要添加一个string转换器 4 就可以传递jsonarray了,我下面的实例代码传递 ...