This commit is contained in:
邹宗楠
2024-01-05 15:10:59 +08:00
parent 20f11b0c4e
commit ff968cbdcf

View File

@@ -9,12 +9,14 @@ 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(