[Update] 用户profile中添加orgs

This commit is contained in:
ibuler
2020-03-20 18:21:27 +08:00
parent b25096925b
commit 9bf5d6dd45
6 changed files with 95 additions and 66 deletions

View File

@@ -3,4 +3,5 @@
from .user import *
from .group import *
from .profile import *
from .relation import *