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