feat(work): 新增服务商会话内容存档相关接口

This commit is contained in:
Fu Diwei
2024-03-14 21:41:24 +08:00
parent 9a6712606e
commit 4676061e11
123 changed files with 4422 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
{
"errcode": 0,
"errmsg": "ok",
"config": {
"hide_mobile": false,
"hide_idcard": true,
"hide_bankno": true
}
}

View File

@@ -0,0 +1,8 @@
{
"open_userid": "xxxxx",
"config": {
"hide_mobile": false,
"hide_idcard": true,
"hide_bankno": true
}
}