mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
fix(work): fix typo
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"spaceid": "SPACEID",
|
||||
"fatherid": "FATHERID",
|
||||
"file_type": 1,
|
||||
"file_name": "FILE_NAME"
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"fileid": "FILEID",
|
||||
"url": "URL"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"fileid": ["FILEID1", "FILEID2"]
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"fileid": "FILEID",
|
||||
"selected_ticket": "SELECTED_TICKET"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"download_url": "DOWNLOAD_URL",
|
||||
"cookie_name": "COOKIE_NAME",
|
||||
"cookie_value": "COOKIE_VALUE"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"fileid": "FILEID"
|
||||
}
|
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"file_info": {
|
||||
"fileid": "FILEID",
|
||||
"file_name": "FILE_NAME",
|
||||
"spaceid": "SPACEID",
|
||||
"fatherid": "FATHERID",
|
||||
"file_size": 0,
|
||||
"ctime": 123456789,
|
||||
"mtime": 123456789,
|
||||
"file_type": 1,
|
||||
"file_status": 1,
|
||||
"sha": "SHA",
|
||||
"md5": "MD5",
|
||||
"url": "URL"
|
||||
}
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"spaceid": "SPACEID",
|
||||
"fatherid": "FATHERID",
|
||||
"sort_type": 1,
|
||||
"start": 0,
|
||||
"limit": 10
|
||||
}
|
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"has_more": true,
|
||||
"next_start": 0,
|
||||
"file_list": {
|
||||
"item": [
|
||||
{
|
||||
"fileid": "FILEID1",
|
||||
"file_name": "FILE_NAME1",
|
||||
"spaceid": "SPACEID",
|
||||
"fatherid": "FATHERID",
|
||||
"file_size": 0,
|
||||
"ctime": 123456789,
|
||||
"mtime": 123456789,
|
||||
"file_type": 1,
|
||||
"file_status": 1,
|
||||
"sha": "SHA",
|
||||
"md5": "MD5",
|
||||
"url": "URL"
|
||||
},
|
||||
{
|
||||
"fileid": "FILEID2",
|
||||
"file_name": "FILE_NAME2"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"fatherid": "FATHERID",
|
||||
"replace": true,
|
||||
"fileid": ["FILEID1", "FILEID2"]
|
||||
}
|
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"file_list": {
|
||||
"item": [
|
||||
{
|
||||
"fileid": "FILEID",
|
||||
"file_name": "FILE_NAME",
|
||||
"spaceid": "SPACEID",
|
||||
"fatherid": "FATHERID",
|
||||
"file_size": 0,
|
||||
"ctime": 123456789,
|
||||
"mtime": 123456789,
|
||||
"file_type": 1,
|
||||
"file_status": 1,
|
||||
"sha": "SHA",
|
||||
"md5": "MD5"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"fileid": "FILEID",
|
||||
"new_name": "NEW_NAME"
|
||||
}
|
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"file": {
|
||||
"fileid": "FILEID",
|
||||
"file_name": "FILE_NAME",
|
||||
"spaceid": "SPACEID",
|
||||
"fatherid": "FATHERID",
|
||||
"file_size": 0,
|
||||
"ctime": 123456789,
|
||||
"mtime": 123456789,
|
||||
"file_type": 1,
|
||||
"file_status": 1,
|
||||
"sha": "SHA",
|
||||
"md5": "MD5"
|
||||
}
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"fileid": "FILEID",
|
||||
"watermark": {
|
||||
"text": "WATERMARK_TEXT",
|
||||
"margin_type": 0,
|
||||
"show_visitor_name": false,
|
||||
"show_text": false
|
||||
}
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"fileid": "FILDID",
|
||||
"auth_scope": 1,
|
||||
"auth": 1
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"fileid": "FILEID"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"spaceid": "SPACEID",
|
||||
"fatherid": "FATHERID",
|
||||
"selected_ticket": "SELECTED_TICKET",
|
||||
"file_name": "FILE_NAME",
|
||||
"file_base64_content": "FILE_BASE64_CONTENT"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"fileid": "FILEID"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"fileid": "FILEID"
|
||||
}
|
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"share_range": {
|
||||
"enable_corp_internal": true,
|
||||
"corp_internal_auth": 1,
|
||||
"enable_corp_external": false,
|
||||
"corp_external_auth": 2
|
||||
},
|
||||
"secure_setting": {
|
||||
"enable_readonly_copy": true,
|
||||
"modify_only_by_admin": true,
|
||||
"enable_readonly_comment": false,
|
||||
"ban_share_external": true
|
||||
},
|
||||
"inherit_father_auth": {
|
||||
"auth_list": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID",
|
||||
"auth": 1
|
||||
}
|
||||
],
|
||||
"inherit": true
|
||||
},
|
||||
"file_member_list": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID",
|
||||
"auth": 1
|
||||
}
|
||||
],
|
||||
"watermark": {
|
||||
"text": "WATERMARK_TEXT",
|
||||
"margin_type": 1,
|
||||
"show_visitor_name": false,
|
||||
"force_by_admin": false,
|
||||
"show_text": false,
|
||||
"force_by_space_admin": false
|
||||
}
|
||||
}
|
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"fileid": "FILEID",
|
||||
"auth_info": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID1",
|
||||
"auth": 1
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"departmentid": 1,
|
||||
"auth": 1
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fileid": "FILEID",
|
||||
"auth_info": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID1"
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"departmentid": 1
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"total_capacity_for_all": 22666689904640,
|
||||
"total_capacity_for_vip": 22300038149020,
|
||||
"rest_capacity_for_all": 0,
|
||||
"rest_capacity_for_vip": 0
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"userid": "USERID"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"is_pro": true,
|
||||
"total_vip_acct_num": 10,
|
||||
"use_vip_acct_num": 5,
|
||||
"pro_expire_time": 1754827419
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"spaceid": "SPACEID"
|
||||
}
|
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"space_info": {
|
||||
"spaceid": "SPACEID",
|
||||
"space_name": "SPACE_NAME",
|
||||
"auth_list": {
|
||||
"auth_info": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID",
|
||||
"auth": 1
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"departmentid": 1,
|
||||
"auth": 7
|
||||
}
|
||||
],
|
||||
"quit_userid": ["USERID1", "USERID2"]
|
||||
},
|
||||
"space_sub_type": 0,
|
||||
"secure_setting": {
|
||||
"enable_watermark": true,
|
||||
"share_url_no_approve": true,
|
||||
"share_url_no_approve_default_auth": 1,
|
||||
"enable_confidential_mode": true,
|
||||
"default_file_scope": 1,
|
||||
"ban_share_external": false
|
||||
}
|
||||
}
|
||||
}
|
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"space_name": "SPACE_NAME",
|
||||
"auth_info": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID",
|
||||
"auth": 7
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"departmentid": 1,
|
||||
"auth": 1
|
||||
}
|
||||
],
|
||||
"space_sub_type": 0
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"spaceid": "SPACEID"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"spaceid": "SPACEID"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"spaceid": "SPACEID"
|
||||
}
|
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"space_info": {
|
||||
"spaceid": "SPACEID",
|
||||
"space_name": "SPACE_NAME",
|
||||
"auth_list": {
|
||||
"auth_info": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID1",
|
||||
"auth": 3
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID2",
|
||||
"auth": 2
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"departmentid": 1,
|
||||
"auth": 1
|
||||
}
|
||||
],
|
||||
"quit_userid": ["USERID3", "USERID4"]
|
||||
},
|
||||
"space_sub_type":0
|
||||
}
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"spaceid": "SPACEID",
|
||||
"space_name": "SPACE_NAME"
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"spaceid": "SPACEID",
|
||||
"enable_watermark": true,
|
||||
"share_url_no_approve": true,
|
||||
"share_url_no_approve_default_auth": 1,
|
||||
"enable_confidential_mode":true,
|
||||
"default_file_scope":1,
|
||||
"ban_share_external":false
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"spaceid": "SPACEID"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"space_share_url": "SPACE_SHARE_URL"
|
||||
}
|
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"spaceid": "SPACEID",
|
||||
"auth_info": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID1",
|
||||
"auth": 2
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"departmentid": 1,
|
||||
"auth": 2
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"spaceid": "SPACEID",
|
||||
"auth_info": [
|
||||
{
|
||||
"type": 1,
|
||||
"userid": "USERID1"
|
||||
},
|
||||
{
|
||||
"type": 2,
|
||||
"departmentid": 1
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user