增加is_new

Signed-off-by: yinzijian <yinzijian@haomozhixing.onaliyun.com>
This commit is contained in:
yinzijian 2025-11-26 10:31:08 +08:00
parent 848855534a
commit c73a827be1
2 changed files with 6 additions and 5 deletions

View File

@ -411,6 +411,7 @@ message CrossPhaseDiagnosisByCityResponse {
string shaped_mode = 12; //
string crosswalk_phase = 13; //
string crosswalk_green = 14; //绿
int32 is_new = 15;
}
}

File diff suppressed because one or more lines are too long