public interface DomainApi
| Modifier and Type | Method and Description |
|---|---|
GenericResponse<List<String>> |
getApiDomainIp()
获取企业微信API域名IP段
|
GenericResponse<List<String>> |
getCallbackIp()
获取企业微信服务器的ip段
|
@GET(value="get_api_domain_ip") GenericResponse<List<String>> getApiDomainIp()
@GET(value="getcallbackip") GenericResponse<List<String>> getCallbackIp()
Copyright © 2023. All rights reserved.