fix
wangpengfei
2023-08-26 ee6a6653fc5fd35d44686a8f874ec83ecf4b47db
service/test/enter.go
@@ -1,5 +1,9 @@
package test
type ServiceGroup struct {
   SupplierTypeService
   IndustryService
   SupplierService
   ContractService
   ProductService
}