Commit bce084b2 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add build_id

parent 64775ba7
Pipeline #2890 passed with stage
......@@ -156,6 +156,7 @@ class Level1Record(BaseModel):
pipeline_id: str=""
detector_no: str=""
pmapname: str=""
build_id: int=0
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