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