feat(work): 新增获取企业上下游通讯录下的企业信息接口

This commit is contained in:
Fu Diwei
2022-06-23 11:01:38 +08:00
parent 38faeff7a3
commit 0782cf99ae
5 changed files with 74 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"chain_id": "Chxxxxxx",
"corpid": "xxxxx"
}

View File

@@ -0,0 +1,6 @@
{
"errcode": 0,
"errmsg": "ok",
"custom_id": "xxxxx",
"groupid": 1
}