liujiandao
2023-11-16 18ddec2d24989f9a245f929ac3c7f3d343548e54
service/test/enter.go
@@ -1,5 +1,10 @@
package test
type ServiceGroup struct {
   SupplierTypeService
   IndustryService
   SupplierService
   ContractService
   ProductService
   MemberService
}