Skip to content
GitLab
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-api-cluster
Commits
3a01a3f0
Commit
3a01a3f0
authored
Dec 26, 2023
by
Wei Shoulin
Browse files
add level0_id
parent
66960b44
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dfs_api_cluster/facility/level2.py
View file @
3a01a3f0
...
...
@@ -201,6 +201,7 @@ class Level2DataApi(object):
rec
=
level2_pb2
.
Level2Record
(
id
=
0
,
level0_id
=
get_parameter
(
kwargs
,
"level0_id"
,
""
),
level1_id
=
get_parameter
(
kwargs
,
"level1_id"
,
0
),
brick_id
=
get_parameter
(
kwargs
,
"brick_id"
,
0
),
module_id
=
get_parameter
(
kwargs
,
"module_id"
,
""
),
...
...
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