This commit is contained in:
@ -93,8 +93,8 @@ class CencEewReport(BaseModel):
|
|||||||
|
|
||||||
|
|
||||||
class CencEqReport(BaseModel):
|
class CencEqReport(BaseModel):
|
||||||
type: Literal["automatic", "reviewed"]
|
type: str
|
||||||
"报告类型,自动报还是正式报"
|
"报告类型"
|
||||||
|
|
||||||
EventID: str
|
EventID: str
|
||||||
"事件 ID"
|
"事件 ID"
|
||||||
|
|||||||
Reference in New Issue
Block a user