请求体长json处理方式

格式化长数据

json.dumps(需要格式的数据, ensure_ascii=False)

# 确保中文不会被转义
posted @ 2025-02-07 15:32  __username  阅读(254)  评论(0)    收藏  举报