jiangshuai
2024-02-06 84d2953e7b641600779e7aecc80bdd35e96d31d6
service/test/enter.go
@@ -1,5 +1,10 @@
package test
type ServiceGroup struct {
   SupplierTypeService
   IndustryService
   SupplierService
   ContractService
   ProductService
   MemberService
}