[Feature] 增加标签

This commit is contained in:
ibuler
2018-01-16 16:32:06 +08:00
parent dad21cadb3
commit 5bbad01909
12 changed files with 212 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
# -*- coding: utf-8 -*-
#
from .user import AdminUser, SystemUser
from .label import Label
from .cluster import *
from .group import *
from .asset import *