API 参考
    正在准备搜索索引...
    • Used to declare a class as a custom repository. Custom repository can manage some specific entity or just be generic. Custom repository optionally can extend AbstractRepository, Repository or TreeRepository.

      参数

      返回 ClassDecorator

      use Repository.extend function to create a custom repository