Oauth 返回数据,通过Gson 的fromJson 存储到下面类中。 package cn.netkiller.okhttp.pojo; public class Oauth { private String access_token; private String ...
確定! 回上一頁