mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-25 17:16:33 +08:00
wip: 自定义oauth2登录配置
This commit is contained in:
@@ -10,4 +10,5 @@ func Init(router *gin.RouterGroup) {
|
||||
InitSystemRouter(router)
|
||||
InitSyslogRouter(router)
|
||||
InitSysConfigRouter(router)
|
||||
InitSysAuthRouter(router)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user