# models\_v2.py

通过继承model\_base.BASE2，定义了几个数据模型，包括IPAllocationPool，IPAllocation，Route，SubnetRoute，Port，DNSNameServer，Subnet，Network。
