zhangqian
2023-08-29 79c5ab6dec7a29b824eee76b028d153e3b8174ad
service/test/enter.go
@@ -1,5 +1,10 @@
package test
type ServiceGroup struct {
   SupplierTypeService
   IndustryService
   SupplierService
   ContractService
   ProductService
   MemberService
}