这里箭头指向的位置,因为sent-1 中的value为空,所以并未打印出来。第二个使用:JSON.toJSONString(map, SerializerFeature.WriteMapNullValue) 指定序列化方式就打印出来了