from fastapi import APIRouter from 基本信用评级指标.债务水平 import 债务率 router = APIRouter(tags=["债务水平"]) router.include_router(债务率.router)