[fix]添加speedLimit注释
This commit is contained in:
@@ -147,7 +147,7 @@ message RouteInfo{
|
||||
Location endLocation = 3;
|
||||
string endName = 4;
|
||||
repeated Location wayPoints = 5;
|
||||
double speedLimit = 6;
|
||||
double speedLimit = 6; //单位: km/h
|
||||
uint32 vehicleType = 7;
|
||||
bool isSpeakVoice = 8;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user