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