這個是fastapi-login的獲取使用者資訊的實現方法。 @app.on_event("startup") async def startup(): await database.connect()
確定! 回上一頁