mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(work): 新增获取企业已配置的联系我列表接口
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"start_time": 1622476800,
|
||||
"end_time": 1625068800,
|
||||
"cursor": "CURSOR",
|
||||
"limit": 1000
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"contact_way": [
|
||||
{
|
||||
"config_id": "534b63270045c9ABiKEE814ef56d91c62f"
|
||||
},
|
||||
{
|
||||
"config_id": "87bBiKEE811c62f63270041c62f5c9A4ef"
|
||||
}
|
||||
],
|
||||
"next_cursor": "NEXT_CURSOR"
|
||||
}
|
Reference in New Issue
Block a user