Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-commons
Commits
bce084b2
Commit
bce084b2
authored
1 year ago
by
Wei Shoulin
Browse files
Options
Download
Email Patches
Plain Diff
add build_id
parent
64775ba7
main
No related merge requests found
Pipeline
#2890
passed with stage
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_dfs_commons/models/facility.py
+1
-0
csst_dfs_commons/models/facility.py
with
1 addition
and
0 deletions
+1
-0
csst_dfs_commons/models/facility.py
+
1
-
0
View file @
bce084b2
...
...
@@ -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
({})
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets