GET api/Mobile/CheckAppUpdate?ver={ver}

“CheckAppUpdate”的文档。

Request Information

Parameters

NameDescriptionAdditional information
ver
“ver”的文档。

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Data": {},
  "Sound": 2,
  "Code": 3,
  "Msg": "sample string 4"
}