jiangshuai
2024-02-06 84d2953e7b641600779e7aecc80bdd35e96d31d6
router/test/enter.go
@@ -1,5 +1,11 @@
package test
type RouterGroup struct {
   SupplierTypeRouter
   IndustryRouter
   SupplierRouter
   ContractRouter
   ProductRouter
   MemberRouter
   CodeRouter
}