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

add pipeline_id

parent 699a3219
......@@ -140,6 +140,7 @@ class Level1Record(BaseModel):
prc_time: str=""
create_time: str=""
pipeline_id: str=""
detector_no: 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