Commit 0f861042 authored by qiuqunfeng's avatar qiuqunfeng
Browse files

commit

parent 5f8fb56d
......@@ -61,7 +61,7 @@ func SetRouters(db *gorm.DB, clusterClientManager *utils.ClusterClientManager) *
// },
// // BearerToken: "1234567890",
// })
SetWafRouter(engine, client, db)
SetWafRouter(engine, clusterClientManager, db)
// 统一处理 404
engine.NoRoute(func(c *gin.Context) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment