[600][adas-data] 线路PB新增线路ID

This commit is contained in:
xinfengkun
2023-08-10 16:14:31 +08:00
committed by zhongchao
parent 3e893ad60f
commit a65d887391

View File

@@ -247,6 +247,7 @@ message Line
string stopUrl_dpqp = 10; //打点文件下载的cos url默认“”
string stopMd5_dpqp = 11; //轨迹文件md5默认“”
uint64 timestamp_dpqp = 12; //上传轨迹完成时间戳(ms)用于MEC本地手动导入轨迹验证时不会被云端轨迹覆盖
string lineName = 13; //路线名
}
message TrajectoryDownloadReq