与工控机联调完成
This commit is contained in:
@@ -183,7 +183,7 @@ message CarConfigResp
|
||||
// message definition for MsgTypeRecordCause
|
||||
message RecordCause
|
||||
{
|
||||
string key = 1; //bag key 唯一标识
|
||||
uint64 key = 1; //bag key 唯一标识
|
||||
string filename = 2; //文件路径
|
||||
string reason = 3; //接管原因
|
||||
string reasonID = 4; //接管原因id
|
||||
|
||||
Reference in New Issue
Block a user