I am using retrofit in android to connect with server. public class ApiClient { public static final String BASE_URL = "https://example.com/" ...
確定! 回上一頁