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