__name__ == : uvicorn.run(,=,=,=,=)
uvicorn.run()使用 【"当前文件名":"FastAPI应用名"】。
更好的方法是安装 【fastapi-cli】,使用【fastapi dev 文件名.py】直接运行,默认开启【reload】。