Is your feature request related to a problem?
Option Yes
Describe the solution you'd like
新建一个group时,仅返回了:{
"code": 0,
"message": "创建的组并成功导入了联系",
"data": null
}
Describe alternatives you've considered
建议用data返回一个group_id,这样就能直接拿着用了,现在还要去查找一下这个id。
Additional
No response