jiangshuai
2024-02-06 02a2176f7c5733a4e4c4429c2028bbb86a967ce7
service/test/enter.go
@@ -1,5 +1,10 @@
package test
type ServiceGroup struct {
   SupplierTypeService
   IndustryService
   SupplierService
   ContractService
   ProductService
   MemberService
}