# common\_db\_mixin.py

定义了在核心plugin和服务plugin中的常见的数据库方法。 实现了扩展的插件类则需要通过register\_model\_query\_hook来注册它的hook。
