fix(work): 修复批量获取客户详情的请求模型定义错误

This commit is contained in:
hey
2021-09-08 16:08:30 +08:00
committed by GitHub
parent 21b49906f8
commit 8f02c67535
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"userid": "rocky",
"userid_list": ["rocky"],
"cursor": "",
"limit": 100
}