GET api/locks/UploadAddress?UserId={UserId}&deviceNo={deviceNo}&Lon={Lon}&Lat={Lat}
骑行结束后APP上传地址
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| UserId | 用户ID |
Define this parameter in the request URI. |
| deviceNo | 设备号 |
Define this parameter in the request URI. |
| Lon | 经度 |
Define this parameter in the request URI. |
| Lat | 纬度 |
Define this parameter in the request URI. |