public class DeptDeleteReq
extends cn.net.wanmo.common.send.BaseReq
| 构造器和说明 |
|---|
DeptDeleteReq() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeptDeleteReq |
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 DeptDeleteReq 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.