放宽 wolfx api 限制
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-03-12 20:33:03 +08:00
parent 265e9cc583
commit d273ed4b1a

View File

@ -93,8 +93,8 @@ class CencEewReport(BaseModel):
class CencEqReport(BaseModel):
type: Literal["automatic", "reviewed"]
"报告类型,自动报还是正式报"
type: str
"报告类型"
EventID: str
"事件 ID"