This commit is contained in:
苏尹岚
2020-10-20 11:01:15 +08:00
parent 64f8ebd43f
commit 5dd72f7b2d
2 changed files with 42 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ func init() {
),
)
beego.AddNamespace(ns)
// beego.AutoRouter(&controllers)
beego.AutoRouter(&controllers.TongLianController{})
// 如下都是用于检测存活的空接口