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