@SuppressWarnings("unchecked") HashMap<String, String> map = JSONObject.parseObject(JSON.toJSON(input.getParam()).toString(), HashMap.class);