mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-06 17:23:42 +08:00
feat: midjourney page task and image list component is ready
This commit is contained in:
@@ -193,6 +193,7 @@ func main() {
|
||||
group.POST("notify", h.Notify)
|
||||
group.POST("upscale", h.Upscale)
|
||||
group.POST("variation", h.Variation)
|
||||
group.GET("jobs", h.JobList)
|
||||
group.GET("proxy", h.Proxy)
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user