跳到主要内容

get_app_ctx_id

函数私有源码

ctx_id: int = get_app_ctx_id()

获得当前Flask应用上下文对象的ID。

参数

输出

参数类型
说明
ctx_idint当前Flask应用上下文对象的ID。