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
203070a5
Commit
203070a5
authored
Feb 23, 2023
by
Wei Shoulin
Browse files
level1 cone
parent
9e118a67
Changes
1
Show whitespace changes
Inline
Side-by-side
csst_dfs_api_cluster/facility/level1.py
View file @
203070a5
...
...
@@ -95,7 +95,7 @@ class Level1DataApi(object):
data_type
=
None
,
create_time_start
=
None
,
create_time_end
=
None
,
qc1_status
=
get_parameter
(
kwargs
,
"
prc
_status"
,
-
1
),
qc1_status
=
get_parameter
(
kwargs
,
"
qc1
_status"
,
-
1
),
prc_status
=
None
,
limit
=
get_parameter
(
kwargs
,
"limit"
,
1
),
other_conditions
=
{
"orderBy"
:
"create_time asc"
,
"module_id"
:
'SLS'
}
...
...
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