简要说明
请求URL
https://sso-cas.gridsumdissector.com/api/v2/products
请求方式
请求头
名称 |
必选 |
类型 |
说明 |
ticket |
是 |
string |
本次请求所使用的凭据 |
返回示例
{
"errorCode": 0,
"data": [
{
"description": null,
"domain": "dashboard.gridsumdissector.com",
"name": "DASHBOARD",
"productGuid": "271f4236-3b8a-4640-b978-9317c6efa194",
"defaultUrl": "http://dashboard.gridsumdissector.com",
"permissionLevel": 0,
"abbreviation": "dashboard",
"version": "official",
"type": 0,
"status": 2
},
{
"description": "国双工具管家是公司内部推出的工具管理软件,为用户提供统一安装、升级、卸载体验;其次,集成公司内部小工具,有利于工具信息维护,避免各自部门、团队、个人分散管理和维护。",
"domain": "tools.gridsumdissector.com",
"name": "GridsumTools",
"productGuid": "3697f19e-0875-40df-974d-3ee08e901b1a",
"defaultUrl": "http://tools.gridsumdissector.com/ToolsPlatform",
"permissionLevel": 0,
"abbreviation": "tools",
"version": "official",
"type": 0,
"status": 2
}
],
"message": "Success"
}
备注