initialize/router.go @@ -74,6 +74,7 @@ { testRouter := router.RouterGroupApp.Test testRouter.InitIndustryRouter(PrivateGroup) testRouter.InitSupplierTypeRouter(PrivateGroup) } global.GVA_LOG.Info("router register success")