liujiandao
2023-11-22 3b474a056ea35196ce5d2a5f297eafa11295a95d
api/v1/test/enter.go
@@ -1,5 +1,10 @@
package test
type ApiGroup struct {
   SupplierTypeApi
   IndustryApi
   SupplierApi
   ContractApi
   ProductApi
   MemberApi
}