接口调用请求说明
http请求方式:GET
http://ip:port/seeyon/rest/affairs/pending/code/{memberCode}
如
http://127.0.0.1/seeyon/rest/affairs/pending/code/002?ticket=cnn
参数说明
| 参数 | 是否必须 | 说明 |
|---|---|---|
| ticket | 是 | 人员单点登录取得的令牌 |
返回JSON格式的协同事项对象列表,ticket无效返回null。
