弃用mq 采用回调接口方式

This commit is contained in:
zcr
2026-04-02 13:59:00 +08:00
parent e40048bf5d
commit 8807fb6100
2 changed files with 3 additions and 0 deletions

View File

@@ -23,4 +23,5 @@ class ToSVGRequest(BaseModel):
...,
description="输入图片路径列表"
)
task_id: str = Field(...)
callback_url: str # 必填