删除观测点水准线路字段
This commit is contained in:
@@ -87,8 +87,7 @@ class SectionDataService(BaseService[SectionData]):
|
||||
"point_id": cp.point_id,
|
||||
"aname": cp.aname,
|
||||
"burial_date": cp.burial_date,
|
||||
"section_id": cp.section_id,
|
||||
"linecode": cp.linecode
|
||||
"section_id": cp.section_id
|
||||
} for cp in checkpoints
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user