mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 10:13:44 +08:00
feat: add asynchronously pull midjourney task progress in case the synchronization callback is fails
This commit is contained in:
@@ -45,7 +45,7 @@ type resBody struct {
|
||||
}
|
||||
|
||||
func (h *TestHandler) Test(c *gin.Context) {
|
||||
query(c)
|
||||
image(c)
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user