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