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