mirror of
https://github.com/mizhexiaoxiao/vue-fastapi-admin.git
synced 2026-09-24 13:47:08 +00:00
3 lines
106 B
Python
3 lines
106 B
Python
from .role import role_controller as role_controller
|
|
from .user import user_controller as user_controller
|