opt: standard upf output

This commit is contained in:
2024-04-16 16:32:24 +08:00
parent 7a70d76eb2
commit 18e6b0ed8d
5 changed files with 56 additions and 26 deletions

View File

@@ -13,6 +13,7 @@ import (
"be.ems/features/event"
"be.ems/features/fm"
"be.ems/features/lm"
"be.ems/features/mml"
"be.ems/features/pm"
"be.ems/lib/dborm"
"be.ems/lib/global"
@@ -227,6 +228,8 @@ func main() {
os.Exit(4)
}
mml.InitMML()
// 将 mux.Router 注册到 gin.Engine
// 默认路由组