GET Version?type={type}

“Get”的文档。

Request Information

Parameters

NameDescriptionAdditional information
type
“type”的文档。

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Code": 1,
  "LastVersion": "sample string 2",
  "DownUrl": "sample string 3",
  "Type": 4
}