POST SignIn/doSignIn

用户签到

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

用户签到

decimal number

Response Formats

application/json, text/json

Sample:
{
  "code": "200",
  "data": 1.1,
  "msg": null
}

application/xml, text/xml

Sample:
<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1.1</double>