FinaLone
Results
2
issues of
FinaLone
 In function `ConnectionFromParams`, the `fillString` may error in first loop, and success in last loop, in this case, the error will be ignored.
bug
接口文档: https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/contact-v3/user/batch 我试用了user_ids直接传数组,是不行的。最终传递的格式如下: 参考axios加了 `qs.stringify(params, { arrayFormat: 'repeat' })` 也没有用