fix
wangpengfei
2023-08-30 0acdfc60dbb5ee96045ccd695db1fec9d1e9d127
service/test/enter.go
@@ -1,5 +1,10 @@
package test
type ServiceGroup struct {
   SupplierTypeService
   IndustryService
   SupplierService
   ContractService
   ProductService
   MemberService
}