轨道区段支持曲线

This commit is contained in:
Yuan 2023-09-12 15:42:39 +08:00
parent b5f6da2c21
commit 53175169cb

View File

@ -321,6 +321,8 @@ message TrackSection { //轨道区段
string destinationCode = 6; //
repeated string trackLogicSection = 7; //id()
// //id(/)(/)
bool isCurve = 8; // 线
int32 segmentsCount = 9; // 线
}
message TrackLogicSection { //