文档
测试

发送群组文字消息

POST
http://localhost:8080/kqlyr/sendGroupTxtMsg

请求参数

参数名
类型
描述
必填
groupId
string
示例:123456789
可选
toAccount
string
示例:user1
可选
msg
string
示例:测试群消息给user1
可选