增加屏蔽状态
Signed-off-by: yinzijian <yinzijian@haomozhixing.onaliyun.com>
This commit is contained in:
parent
c73a827be1
commit
1d23b13ee5
|
|
@ -412,6 +412,7 @@ message CrossPhaseDiagnosisByCityResponse {
|
||||||
string crosswalk_phase = 13; //行人过街相位
|
string crosswalk_phase = 13; //行人过街相位
|
||||||
string crosswalk_green = 14; //行人过街绿灯时长
|
string crosswalk_green = 14; //行人过街绿灯时长
|
||||||
int32 is_new = 15;
|
int32 is_new = 15;
|
||||||
|
int32 shield_state = 16;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue