GET gxhbApp/report_view/{gxhbApp_type}?selkry={selkry}

“Get”的文档。

Request Information

Parameters

NameDescriptionAdditional information
gxhbApp_type
“gxhbApp_type”的文档。

Define this parameter in the request URI.

selkry
“selkry”的文档。

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "success": "sample string 1",
  "msg": "sample string 2",
  "data": {},
  "cnt": {}
}