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