|
|
@@ -4650,7 +4650,7 @@ paths: |
|
|
|
post: |
|
|
|
consumes: |
|
|
|
- application/json |
|
|
|
description: 群组(列表) |
|
|
|
description: 群组用户(列表) |
|
|
|
parameters: |
|
|
|
- description: 验证参数Bearer和token空格拼接 |
|
|
|
in: header |
|
|
@@ -4674,9 +4674,9 @@ paths: |
|
|
|
description: 具体错误 |
|
|
|
schema: |
|
|
|
$ref: '#/definitions/md.Response' |
|
|
|
summary: Im-群组(列表) |
|
|
|
summary: Im-群组用户(列表) |
|
|
|
tags: |
|
|
|
- 群组 |
|
|
|
- 群组用户 |
|
|
|
/api/im/pageCustomerService: |
|
|
|
post: |
|
|
|
consumes: |
|
|
|