ItemParamItem itemParamItem = MAPPER.readValue(jsonData,ItemParamItem.class);
此ItemParamItem没有添加 构造函数