首页
科技
登录
6mi
u
盘
搜
搜 索
科技
Object of type 'ObjectId' is not JSON serializable
Object of type 'ObjectId' is not JSON serializable
it
2022-05-05
119
从 mongo 中直接将查到的数据 dumps 导出,报错:
Object of type 'ObjectId' is not JSON serializable
解决方法:
from bson import json_util json_util.dumps(data)
转载请注明原文地址: https://win8.8miu.com/read-8371.html
专利
最新回复
(
0
)