4 lines
67 B
Python
4 lines
67 B
Python
|
|
from app.modules.system.router import router
|
||
|
|
|
||
|
|
__all__ = ["router"]
|