要使用OkHttp 这个第三方library 要先在Gradle 加入 compile 'com.squareup.okhttp3:okhttp:3.11.0'. 实例化一个Client val okHttpClient = OkHttpClient().
確定! 回上一頁