router/index.go
@@ -177,7 +177,7 @@ InitInvoiceTypeRouter(PrivateGroup) InitCourierCompanyRouter(PrivateGroup) InitProductRouter(PrivateGroup) InitServiceCollectionPlanRouter(PrivateGroup) routerGroup.InitCollectionProjectionRouter(PrivateGroup) } return Router }