[Update] 修改user group relations api

This commit is contained in:
ibuler
2019-10-24 14:36:01 +08:00
parent 9bb7c1adc1
commit cf719f492d
7 changed files with 126 additions and 60 deletions

View File

@@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
#
from .v1 import *
from .user import *
from .group import *
from .realtion import *