GET api/Mobile/CheckDriverTime?date={date}
“CheckDriverTime”的文档。
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| date | “date”的文档。 |
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"
}