from fastapi import APIRouter from 基本信用评级指标.资本结构 import 所有者权益 router = APIRouter(tags=["资本结构"]) router.include_router(所有者权益.router)