Change models dir

This commit is contained in:
ibuler
2016-12-21 00:43:52 +08:00
parent 4d96978b4f
commit 649509dec1
13 changed files with 568 additions and 708 deletions

View File

@@ -2,6 +2,8 @@
# -*- coding: utf-8 -*-
#
from .group import *
from .user import *
from .access_key import *
if __name__ == '__main__':
pass