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