zhangqian
2024-03-29 293c8b04b1227ba302fb294fd25db54a4eafdd0d
api/v1/test/enter.go
@@ -1,5 +1,11 @@
package test
type ApiGroup struct {
   SupplierTypeApi
   IndustryApi
   SupplierApi
   ContractApi
   ProductApi
   MemberApi
   CodeApi
}