File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121- 接口路径:/<cursor_id>/load/<data_type>
2222- 返回数据:ok
2323
24- > 请求数据
25-
2624参数名|类型|必填|说明
2725---|---|---|---
2826cursor_id|path|是|游标编号
@@ -33,8 +31,6 @@ data_type|path|是|数据类型,支持 json, yaml
3331- 接口路径:/<cursor_id>/set/<data_type>
3432- 返回数据:ok
3533
36- > 请求数据
37-
3834参数名|类型|必填|说明
3935---|---|---|---
4036cursor_id|path|是|游标编号
@@ -46,8 +42,6 @@ key|query|是|键
4642- 接口路径:/<cursor_id>/append/<data_type>
4743- 返回数据:ok
4844
49- > 请求数据
50-
5145参数名|类型|必填|说明
5246---|---|---|---
5347cursor_id|path|是|游标编号
@@ -59,8 +53,6 @@ key|query|是|键
5953- 接口路径:/<cursor_id>/unset
6054- 返回数据:ok
6155
62- > 请求数据
63-
6456参数名|类型|必填|说明
6557---|---|---|---
6658cursor_id|path|是|游标编号
@@ -70,8 +62,6 @@ key|query|是|键
7062- 接口路径:/<cursor_id>/set/<data_type>
7163- 返回数据:根据 <data_type> 返回
7264
73- > 请求数据
74-
7565参数名|类型|必填|说明
7666---|---|---|---
7767cursor_id|path|是|游标编号
@@ -82,8 +72,6 @@ key|query|是|键
8272- 接口路径:/<cursor_id>/set/<data_type>
8373- 返回数据:根据 <data_type> 返回
8474
85- > 请求数据
86-
8775参数名|类型|必填|说明
8876---|---|---|---
8977cursor_id|path|是|游标编号
You can’t perform that action at this time.
0 commit comments