增加屏蔽状态

Signed-off-by: yinzijian <yinzijian@haomozhixing.onaliyun.com>
This commit is contained in:
yinzijian 2025-11-28 14:57:06 +08:00
parent c73a827be1
commit 1d23b13ee5
2 changed files with 6 additions and 5 deletions

View File

@ -412,6 +412,7 @@ message CrossPhaseDiagnosisByCityResponse {
string crosswalk_phase = 13; //
string crosswalk_green = 14; //绿
int32 is_new = 15;
int32 shield_state = 16;
}
}

File diff suppressed because one or more lines are too long