mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-12-24 00:55:59 +08:00
添加爬虫搜索
This commit is contained in:
@@ -427,6 +427,7 @@ func main() {
|
||||
group.POST("weibo", h.WeiBo)
|
||||
group.POST("zaobao", h.ZaoBao)
|
||||
group.POST("dalle3", h.Dall3)
|
||||
group.POST("websearch", h.WebSearch)
|
||||
group.GET("list", h.List)
|
||||
}),
|
||||
fx.Invoke(func(s *core.AppServer, h *admin.ChatHandler) {
|
||||
|
||||
Reference in New Issue
Block a user