# l3\_attrs\_db.py

定义了RouterExtraAttributes类（继承自model\_base.BASE类），代表一个路由器的附加属性。

定义了ExtraAttributesMixin类，用来对这些虚拟属性进行支持。
