API 参考
    正在准备搜索索引...

    函数 ApiResponseList

    • 响应装饰器 - 数组

      类型参数

      • T

      参数

      • voClass: ClassConstructor<T>

      返回 <TFunction extends Function, Y>(
          target: object | TFunction,
          propertyKey?: string | symbol,
          descriptor?: TypedPropertyDescriptor<Y>,
      ) => void