信号机调整

This commit is contained in:
fan 2023-06-08 10:15:59 +08:00
parent 86de0cff9e
commit f796e22d26

View File

@ -131,8 +131,4 @@ message Turnout {}
message Signal {
CommonInfo common = 1;
string code = 2;
string codeColor = 3; //
int32 codeFontSize = 4; //
Point point = 5; //
string direction = 6; //
}