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