Skip to main content

Return Format

All interfaces’ returns are in JSON format.

Response
{
"code": 200,
"data": {
"serverTime": 1733961600000
},
"msg": "success.",
"msgInfo": null
}