private List<Detail> data;}class Detail { @SerializedName("aaa") private String aaa; @SerializedName("bbb") private String bbb;}. 利用Gson ...
確定! 回上一頁