将逻辑区段修改为区段ID

This commit is contained in:
weizhihong 2023-07-19 10:23:10 +08:00
parent d9923fa1db
commit a6d24ad789

View File

@ -21,8 +21,8 @@ message Section {
//
repeated int64 convertKilometer = 5;
//
Section section = 6;
// Id
string logicSectionId = 6;
}
//