main.py 96 B

123
  1. from backend.app.main import app
  2. # 这个入口仅用于 `uvicorn main:app` 的快捷引用。