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