aa是个protobuf对象,单独打印res_post_body可以中文显示,整个打印aa不能,怎么才可以做到整个打印aa显示中文?
.decode("utf-8")
使用4.21.5版本的protobuf包可解决