CostEvalPlatform/api/manage_tanant.py
2024-11-20 16:25:36 +08:00

9 lines
163 B
Python

# -*- coding: utf-8 -*-
# @Time : 2024/11/19 下午8:04
# @FileName: manage_tanant.py
# @Software: PyCharm
from fastapi import APIRouter
router = APIRouter()