feat(work): 新增企业邮箱账号管理相关接口

This commit is contained in:
Fu Diwei
2022-03-14 16:54:19 +08:00
parent ca042d5fd3
commit d740f89db6
6 changed files with 68 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
{
"userid": "member",
"publicemail_id": 1,
"type": 1
}

View File

@@ -0,0 +1,4 @@
{
"errcode": 0,
"errmsg": "ok"
}