mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 07:52:42 +08:00
升级后端并开源UI
This commit is contained in:
5
api/models/__init__.py
Normal file
5
api/models/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- coding:utf-8 -*-
|
||||
|
||||
|
||||
from .account import User
|
||||
from .cmdb import *
|
Reference in New Issue
Block a user