3 lines
46 B
Python
3 lines
46 B
Python
# routers
|
|
from app.routers import auth, wecom
|
# routers
|
|
from app.routers import auth, wecom
|