Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
granite
kb
Wiki
Data_stream
picture_download.md
picture_download.md
· Changes
Page history
Update picture_download.md
authored
Sep 29, 2021
by
董雨峰
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
data_stream/picture_download.md.md
data_stream/picture_download.md.md
+1
-4
No files found.
data_stream/picture_download.md.md
View page @
77c8af78
...
@@ -7,8 +7,6 @@
...
@@ -7,8 +7,6 @@
"bucket"
:
"patent"
,
"bucket"
:
"patent"
,
"real"
:
0
,
"real"
:
0
,
"proxy"
:
1
,
"proxy"
:
1
,
"host"
:
""
,
"path"
:
""
,
}
}
```
```
...
@@ -19,8 +17,7 @@
...
@@ -19,8 +17,7 @@
*
real (int):是否实时返回结果 ,可以传 0,1,2,3 ,默认为0
*
real (int):是否实时返回结果 ,可以传 0,1,2,3 ,默认为0
*
0 表示不要求实时返回结果
*
0 表示不要求实时返回结果
*
1 表示要求实时返回储存url
*
1 表示要求实时返回储存url
*
2 表示要求实时返回图片内容,不储存
*
2 表示要求实时返回图片内容和储存url
*
3 表示要求实时返回图片内容和储存url
*
host (str): 指定图片储存服务器地址
*
host (str): 指定图片储存服务器地址
*
path (str): 指定图片储存路径
*
path (str): 指定图片储存路径
...
...