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