跳到主要内容
版本:latest

get_files_store

获取用户收藏/标记的目录列表。

  • 路由POST /files
  • actionget_files_store

输入参数

参数名称必选类型描述
actionString固定值 get_files_store

无其他参数。

输出参数

参数名称类型描述
-Array收藏目录列表,每项含 pathnametype

示例

请求

POST /files HTTP/1.1
Host: 192.168.168.213:8888
Content-Type: application/x-www-form-urlencoded

action=get_files_store

响应

[]