Files
cmdb/api/models/__init__.py
2019-11-14 18:35:31 +08:00

6 lines
65 B
Python

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