zhangqian
2023-12-27 5e1aa408c1b8bd36fefd0b5ea380a2fde6d57810
api/v1/test/enter.go
@@ -1,5 +1,11 @@
package test
type ApiGroup struct {
   SupplierTypeApi
   IndustryApi
   SupplierApi
   ContractApi
   ProductApi
   MemberApi
   CodeApi
}