Files
SST/PythonProject/main.py
T
2026-09-19 16:38:14 +08:00

5 lines
46 B
Python

from fastapi import FastAPI
app = FastAPI()