与工控机联调完成

This commit is contained in:
xinfengkun
2022-03-10 19:04:45 +08:00
parent 45ff85d864
commit ce84e2bb1f
26 changed files with 160 additions and 112 deletions

View File

@@ -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