📜  python 从对象数组中获取 id - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:22.873000             🧑  作者: Mango

代码示例1
[element["id"] for element in data]