FastAPI () config = AppSettings() @app.get("/") async def root_get( cache: MemcachedClient=fastapi.Depends(depends_memcached), ) -> typing.
確定! 回上一頁