获取文件列表
POST
https://only-api.com/api/listFile
接口描述
获取文件列表
请求参数
application/x-www-form-urlencoded参数名
类型
描述
必填
appId
int
应用唯一标识
必填
sign
string
签名校验,仅当"签名启用"开启时传入
可选
expire
int
请求有效期,默认180(单位:秒)
可选
page
int
页码,从1开始,每页20条
必填
dir
string
目录路径,默认为根目录
可选