test(work): 适配新的接口模型

This commit is contained in:
Fu Diwei
2021-08-19 19:11:48 +08:00
parent 3844ef377a
commit 540b152636
44 changed files with 474 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"errcode": 0,
"errmsg": "ok",
"operator_open_userid": "xxx",
"open_userid_list": [ "xxxx", "xxxx" ],
"unauth_open_userid_list": [ "yyyy", "yyy" ],
"total": 10
}