fix
wangpengfei
2023-09-05 20acdf9648c20c4b1e0b03af98bd0010bab66f7b
router/test/enter.go
@@ -3,4 +3,8 @@
type RouterGroup struct {
   SupplierTypeRouter
   IndustryRouter
   SupplierRouter
   ContractRouter
   ProductRouter
   MemberRouter
}