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() throws WeComException
WeComException - the weComException@GET(value="getcallbackip") GenericResponse<List<String>> getCallbackIp() throws WeComException
WeComException - the weComExceptionCopyright © 2025. All rights reserved.