public class DingTalkConstant extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DING_TALK_SERVER_HOST
Dingtalk Server服务主机
|
static String |
GET_DEPARTMENT_LIST
获得部门列表
|
static String |
GET_REPORT_LIST
获取用户日志数据
|
static String |
GET_ROLE_LIST
获取角色列表
|
static String |
GET_ROLE_USER_LIST
获取角色下的员工列表
|
static String |
GET_TOKEN
获得accessToken
|
static String |
GET_USER_LIST
获取部门用户
|
static String |
GET_USER_LIST_BY_PAGE
获取部门用户详情
|
static Integer |
SUCCESS_STATUS |
| 构造器和说明 |
|---|
DingTalkConstant() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ThirdResult |
analysisHttpResponse(String responseResult) |
static Map<String,String> |
commonHeaders()
公共请求头
|
static String |
getCodeStatusMessage(Integer code) |
Copyright © 2022. All rights reserved.