liujiandao
2024-03-15 1ae2ab7b60ef374c77eebc08d63759a98f625066
service/test/enter.go
@@ -1,5 +1,10 @@
package test
type ServiceGroup struct {
   SupplierTypeService
   IndustryService
   SupplierService
   ContractService
   ProductService
   MemberService
}