feat(work): 随官方更新微盘相关接口模型

This commit is contained in:
fudiwei
2022-12-03 17:39:14 +08:00
parent 3674786ceb
commit b3980cd733
48 changed files with 96 additions and 238 deletions

View File

@@ -1,16 +1,16 @@
{
"userid": "USERID",
"space_name": "SPACE_NAME",
"auth_info": [
{
"type": 1,
"userid": "USERID",
"auth": 2
"auth": 7
},
{
"type": 2,
"departmentid": 1,
"auth": 1
}
]
],
"space_sub_type": 0
}

View File

@@ -1,4 +1,3 @@
{
"userid": "USERID",
"spaceid": "SPACEID"
}

View File

@@ -23,6 +23,7 @@
}
],
"quit_userid": ["USERID3", "USERID4"]
}
},
"space_sub_type":0
}
}

View File

@@ -1,5 +1,4 @@
{
"userid": "USERID",
"spaceid": "SPACEID",
"space_name": "SPACE_NAME"
}

View File

@@ -1,9 +1,9 @@
{
"userid": "USERID",
"spaceid": "SPACEID",
"enable_watermark": true,
"add_member_only_admin": true,
"enable_share_url": false,
"share_url_no_approve": true,
"share_url_no_approve_default_auth": 4
"share_url_no_approve_default_auth": 1,
"enable_confidential_mode":true,
"default_file_scope":1,
"ban_share_external":false
}

View File

@@ -1,4 +1,3 @@
{
"userid": "USERID",
"spaceid": "SPACEID"
}