GET api/ridingrecord/GetRiding?userId={userId}&deviceNo={deviceNo}
查询骑行信息
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| userId | 用户名 |
Define this parameter in the request URI. |
| deviceNo | 设备号 |
Define this parameter in the request URI. |