> For the complete documentation index, see [llms.txt](https://o2oa.gitbook.io/course/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://o2oa.gitbook.io/course/ping-tai-shi-shi/zu-zhi-guan-li/shu-ju-tong-bu-jie-kou/ren-yuan-shu-ju-jie-kou/xiu-gai-hui-bao-dui-xiang.md).

# 修改汇报对象

**请求报文**

| <p>{</p><p>     action : "updateSuperior",</p><p>flag: "",  //用户标志位</p><p>superior: ""  //用户汇报对象</p><p>}</p> |
| ------------------------------------------------------------------------------------------------------------ |

**说明：**&#x66;lag用来查找用户

可以为distinguishedName : "",  //识别名,,@P结尾.

unique : "",              //唯一标识,

employee: "",           //工号,.

mobile: "",             //,手机号.

Id : ""                 //个人数据库主键

**响应报文**

| <p>{</p><p>  "data": {</p><p>    "value": {</p><p>"result" : "",               //响应成功为 success, 失败为error</p><p>        "description": ""          //响应结果描述</p><p>     }</p><p>  }</p><p>}</p> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
