1
This commit is contained in:
@@ -17,4 +17,5 @@ type RiderInfo struct {
|
||||
LogisticsContext string `json:"logistics_context"` // 配送状态描述
|
||||
Latitude string `json:"latitude"` // 骑手当前的纬度,美团使用的是高德坐标系。
|
||||
Longitude string `json:"longitude"` // 骑手当前的经度,美团使用的是高德坐标系。
|
||||
OpCode string `json:"opcode"` // 抖音状态(抖音才需要)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user