脚本列表
返回脚本列表(工作流程)
申请
模式
URL
参数
价值
描述
page
1
分页的页数
limit
10
显示的资料数量
申请示例
响应
"data": {
"type": "success",
"title": "Request successfully.",
"content": [
//content information
]
}
Last updated