dict-server/app/api/admin/router.py

3 lines
57 B
Python

from fastapi import APIRouter
admin_router = APIRouter()