String jsonStr = JSONObject.toJSONString(json, SerializerFeature.WriteMapNullValue); //处理json字符串,确保没有null 的值