This commit is contained in:
邹宗楠
2024-01-05 16:10:04 +08:00
parent ff968cbdcf
commit fdc2736012

View File

@@ -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(