摘要: 加了一个ensure_ascii=False 就好了 json.dumps(data, ensure_ascii=False) 阅读全文
posted @ 2023-02-01 15:01 博无止境 阅读(175) 评论(0) 推荐(0) 编辑