public class DeptSimpleListReq
extends cn.net.wanmo.common.send.BaseReq
| 构造器和说明 |
|---|
DeptSimpleListReq() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeptSimpleListReq |
build(String id)
生成请求体
|
String |
getId() |
void |
setId(String id) |
String |
toBody() |
encryptBody, getBody, getEncryptParams, getFile, getHeaders, getParams, getReqTime, getUrlEncode, isDownload, isEncrypt, newReqFile, newReqFile, setBody, setDownload, setEncrypt, setEncryptParams, setFile, setHeaders, setParams, setReqTime, setUrlEncode, toStringprivate String id
public static DeptSimpleListReq build(String id)
id - 部门id。获取指定部门及其下的子部门(以及子部门的子部门等等,递归)。 如果不填,默认获取全量组织架构public String toBody()
toBody 在类中 cn.net.wanmo.common.send.BaseReqpublic String getId()
public void setId(String id)
Copyright © 2025. All rights reserved.