mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user