5 lines
110 B
Python
5 lines
110 B
Python
from schemas.common import *
|
|
from schemas.menu import *
|
|
from schemas.role import *
|
|
from schemas.user import *
|