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