zhangqian
2023-08-29 9984c2c7cef1cca16055ae5d49d5ad275a7981ab
api/v1/test/enter.go
@@ -1,5 +1,10 @@
package test
type ApiGroup struct {
   SupplierTypeApi
   IndustryApi
   SupplierApi
   ContractApi
   ProductApi
   MemberApi
}