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