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
59dafbcd
Commit
59dafbcd
authored
Jul 22, 2024
by
Wei Shoulin
Browse files
prc_status 0
parent
7bb80498
Pipeline
#6307
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_dfs_api_cluster/facility/level2.py
View file @
59dafbcd
...
...
@@ -93,7 +93,7 @@ class Level2DataApi(object):
conditions
[
"qc2_status"
]
=
"0"
if
not
conditions
.
get
(
"prc_status"
,
''
):
conditions
[
"prc_status"
]
=
"
-1024
"
conditions
[
"prc_status"
]
=
"
0
"
if
not
conditions
.
get
(
"prc_time"
,
''
):
time_now
=
datetime
.
datetime
.
now
()
...
...
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