public interface WxCpApiPathConsts
企业微信api地址常量类 Created by BinaryWang on 2019-06-02.
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
WxCpApiPathConsts.Agent |
static interface |
WxCpApiPathConsts.Chat |
static interface |
WxCpApiPathConsts.Department |
static interface |
WxCpApiPathConsts.ExternalContact |
static interface |
WxCpApiPathConsts.Media |
static interface |
WxCpApiPathConsts.Menu |
static interface |
WxCpApiPathConsts.Message
消息推送相关接口
https://work.weixin.qq.com/api/doc/90000/90135/90235
|
static interface |
WxCpApiPathConsts.Oa |
static interface |
WxCpApiPathConsts.OAuth2 |
static interface |
WxCpApiPathConsts.Tag |
static interface |
WxCpApiPathConsts.TaskCard |
static interface |
WxCpApiPathConsts.Tp |
static interface |
WxCpApiPathConsts.User |
static interface |
WxCpApiPathConsts.WorkBench |
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BATCH_GET_RESULT |
static String |
BATCH_REPLACE_PARTY |
static String |
BATCH_REPLACE_USER |
static String |
DEFAULT_CP_BASE_URL |
static String |
GET_AGENT_CONFIG_TICKET |
static String |
GET_CALLBACK_IP |
static String |
GET_JSAPI_TICKET |
static String |
GET_TOKEN |
static String |
JSCODE_TO_SESSION |
static String |
WEBHOOK_SEND |
Copyright © 2021. All rights reserved.