implementation 'com.squareup.okhttp3:okhttp:4.8.0' ... 帶在Body給伺服器的資料JSONObject data = new JSONObject(); data.put("idNumber", ...
確定! 回上一頁