@@ -3,6 +3,7 @@ package main
import (
"flag"
"fmt"
"git.rosy.net.cn/jx-callback/controllers"
_ "net/http/pprof"
"os"
"time"
@@ -38,6 +39,7 @@ func Init() {
}
cms.InitServiceInfo(Version, buildTime, GitCommit)
misc.Init()
controllers.Init()
// 返回true表示非运行服务
The note is not visible to the blocked user.