Commit c400cca7 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

qc1->qc2

parent 619a2697
...@@ -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=""
qc1_status: int = 0 qc2_status: int = 0
qc1_time: str="" qc2_time: str=""
prc_status: int = 0 prc_status: int = 0
prc_time: str="" prc_time: str=""
create_time: str="" create_time: str=""
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment