retrofitServiceMaxCacheSize

Repository中通过Repository.getRetrofitService获取 service 实例的最大可缓存数量, 采用LruCache缓存策略;默认值为:DEFAULT_RETROFIT_SERVICE_MAX_SIZE