1
This commit is contained in:
@@ -9,14 +9,11 @@ package routers
|
||||
|
||||
import (
|
||||
"git.rosy.net.cn/jx-callback/controllers"
|
||||
"git.rosy.net.cn/jx-callback/globals"
|
||||
|
||||
"github.com/astaxie/beego/server/web"
|
||||
beecontext "github.com/astaxie/beego/server/web/context"
|
||||
)
|
||||
|
||||
func init() {
|
||||
globals.SugarLogger.Debugf("======================================看看加载没")
|
||||
ns := web.NewNamespace("/v2",
|
||||
web.NSNamespace("/task",
|
||||
web.NSInclude(
|
||||
|
||||
Reference in New Issue
Block a user