Chinese Documentation : 给model添加业务逻辑

See also:

See also:

概要

有下面3种方式为你的应用在model里面添加相关的业务逻辑:

Each method has its own individual configurations you can make to further refine the timing of your custom logic. In any case, you will be required to code your own logic as LoopBack simply provides the mechanisms to trigger your predefined logic at various stages of the model's life cycle.