routes/routes.go @@ -35,6 +35,8 @@ // 注册采集接口路由 InitCaptureRouters(apiGroup) InitSubscribesRouters(apiGroup) logger.Info("初始化路由完成!") return r