com.alibaba.fastjson.JSONObject;
使用 fastjson.JSONObject
Object obj = JSONObject.parseObject(parm,Object.class);