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-commons
Commits
c400cca7
Commit
c400cca7
authored
Feb 15, 2023
by
Wei Shoulin
Browse files
qc1->qc2
parent
619a2697
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dfs_commons/models/sls.py
View file @
c400cca7
...
@@ -11,8 +11,8 @@ class Level2Spectra(BaseModel):
...
@@ -11,8 +11,8 @@ class Level2Spectra(BaseModel):
region
:
str
=
""
region
:
str
=
""
filename
:
str
=
""
filename
:
str
=
""
file_path
:
str
=
""
file_path
:
str
=
""
qc
1
_status
:
int
=
0
qc
2
_status
:
int
=
0
qc
1
_time
:
str
=
""
qc
2
_time
:
str
=
""
prc_status
:
int
=
0
prc_status
:
int
=
0
prc_time
:
str
=
""
prc_time
:
str
=
""
create_time
:
str
=
""
create_time
:
str
=
""
...
...
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