Merge branch 'master' of git.code.tencent.com:xian-ncc-da/xian-ncc-da-message

This commit is contained in:
Yuan 2023-07-13 17:59:20 +08:00
commit e8ac230708

View File

@ -218,6 +218,7 @@ message PathLine {
repeated Point points = 3;
bool isUp = 4;
repeated KilometerPoint kilometerPoints = 5;
bool aToB = 6;
}
//