Commit 64775ba7 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add pmapname

parent c5ae19ca
Pipeline #2311 passed with stage
......@@ -155,6 +155,7 @@ class Level1Record(BaseModel):
create_time: str=""
pipeline_id: str=""
detector_no: str=""
pmapname: str=""
header: Dict[str,object] = default_field({})
refs: Dict[str,str] = default_field({})
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment