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