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