添加数据

This commit is contained in:
fan 2023-06-30 16:16:17 +08:00
parent a850c9b8b6
commit c5c70aad82

View File

@ -185,6 +185,8 @@ message RunLine {
string upPathLineId = 6;
string downPathLineId = 7;
repeated string containSta = 8;
repeated string linkPathLines = 9;
string lineId = 10;
}
message Section {