停车标调整

This commit is contained in:
fan 2023-08-18 15:44:25 +08:00
parent db3e78e4a6
commit 5d09a37666

View File

@ -327,6 +327,7 @@ message StopPosition {
enum CoachNum {
Four = 0;
Six = 1;
Eight = 2;
}
CommonInfo common = 1;
string code = 2;