zhangqian
2023-08-29 cd6940f07750c1e2cd3a5c0eeafa6cc0309ef2f6
api/v1/test/enter.go
@@ -1,5 +1,10 @@
package test
type ApiGroup struct {
   SupplierTypeApi
   IndustryApi
   SupplierApi
   ContractApi
   ProductApi
   MemberApi
}