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