mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-04 08:20:25 +08:00
feat: 机器列表新增运行状态 & refactor: 登录账号信息存储与context
This commit is contained in:
@@ -5,5 +5,6 @@ import "github.com/gin-gonic/gin"
|
||||
func Init(router *gin.RouterGroup) {
|
||||
InitInstanceRouter(router)
|
||||
InitDbRouter(router)
|
||||
InitDbSqlRouter(router)
|
||||
InitDbSqlExecRouter(router)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user