文档
测试

获取h5链接

GET
https://aaa.aiguojsq.com/ego/vpn-bss/h5-page?clientType=3

请求头

参数名
类型
描述
必填
Authorization
string
示例:
必填

请求参数

参数名
类型
描述
必填
clientType
int
示例:3
必填

响应参数

参数名
类型
描述
必填
code
string
示例:200
必填
message
object
示例:null
必填
success
boolean
示例:true
必填
data
array
数据列表
必填
id
string
示例:d512a1ca-3de1-42aa-946f-031e5591d169
必填
clientType
string
示例:3
必填
pageType
string
示例:2
必填
pageUrl
string
示例:http://124.222.246.164:20090/E-goWebPages/linkPage/index.html
必填

说明 / 示例

{ "code": "200", "message": null, "success": true, "data": [ { "id": "d512a1ca-3de1-42aa-946f-031e5591d169", "clientType": "3", "pageType": "2", "pageUrl": "http://124.222.246.164:20090/E-goWebPages/linkPage/index.html" }, { "id": "bd5f1608-3904-4202-b51a-9014e390fa5c", "clientType": "3", "pageType": "4", "pageUrl": "https://www.feigou188.com" }, { "id": "bef58c23-034c-4051-a6a0-8c7a14ab5eb0", "clientType": "3", "pageType": "7", "pageUrl": "http://paypssjaytus.eydugtyhewrfttdiyutwdeweyuwgfygh.com/#/pay" }, { "id": "972143f5-e38c-4e6d-8cc9-d5d5568817db", "clientType": "3", "pageType": "3", "pageUrl": "http://124.222.246.164:20090/E-goWebPages/helpPage/index.html" }, { "id": "11737630-747b-4193-8bde-fdc928c1ad1c", "clientType": "3", "pageType": "1", "pageUrl": "http://124.222.246.164:20090/E-goWebPages/sharePage/index.html" }, { "id": "bb78da73-d732-4e99-8fb1-b0ba8c6321cc", "clientType": "3", "pageType": "6", "pageUrl": "https://www.feigou188.com/service.html" }, { "id": "e5fc4b9a-89d8-40dd-9b0e-91c704d828d2", "clientType": "3", "pageType": "5", "pageUrl": "https://www.feigou188.com/protocol.html" } ] }