jiangshuai
2023-11-23 977b2c8c8c0c15b5722e563c02f912106f1523aa
api/v1/test/enter.go
@@ -1,5 +1,10 @@
package test
type ApiGroup struct {
   SupplierTypeApi
   IndustryApi
   SupplierApi
   ContractApi
   ProductApi
   MemberApi
}