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

    函数 ApiResponseSkip

    • 响应装饰器 - 跳过拦截器

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