#!/usr/bin/env python3 # -*- coding: utf-8 -*- from fastapi import APIRouter router = APIRouter() # TODO: 添加 role 相关接口