feat: core 增加 xpack 节点管理

This commit is contained in:
ssongliu
2024-07-25 14:43:41 +08:00
parent cabca70ee5
commit fafa042ee9
36 changed files with 411 additions and 116 deletions
+1
View File
@@ -36,6 +36,7 @@ func Start() {
cache.Init()
session.Init()
gin.SetMode("debug")
InitOthers()
hook.Init()
rootRouter := router.Routers()