修改字段名称

This commit is contained in:
weizhihong 2023-07-19 10:49:30 +08:00
parent a6d24ad789
commit 90b6f4600e

View File

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