mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-10-08 09:31:26 +08:00
去掉慢接口
This commit is contained in:
@@ -60,7 +60,6 @@ func RegisterGroup(rg *gin.RouterGroup) {
|
||||
MonitorProjectRoute(rg)
|
||||
MonitorClientRoute(rg)
|
||||
MonitorErrorRoute(rg)
|
||||
MonitorSlowRoute(rg)
|
||||
|
||||
UserProtocolRoute(rg)
|
||||
}
|
||||
|
Reference in New Issue
Block a user