add
wangpengfei
2023-08-26 e547a46b90fe1ced019f4b74ae4e1c0fe8d3f640
router/test/enter.go
@@ -1,5 +1,9 @@
package test
type RouterGroup struct {
   SupplierTypeRouter
   IndustryRouter
   SupplierRouter
   ContractRouter
   ProductRouter
}