ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 方法名:org.department.active ### 输入 | 名称 | 是否必须 | 类型|描述 | --- | --- |--- |--- | id|是|String|部门id ### 输出类型:  com.actionsoft.bpms.api.common.ApiResponse ***** ## org.department.active ~~~[api] get:org.department.active *id#部门Id <<< success  com.actionsoft.bpms.api.common.ApiResponse <<< error 参见错误码说用 ~~~