cmdb/cmdb-api/api/models/__init__.py

6 lines
65 B
Python

# -*- coding:utf-8 -*-
from .cmdb import *
from .acl import *