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