fastjson解析对象map时乱序问题解决方案

 json = (JSONObject)JSON.parse(logTemplateObj.get(key), Feature.OrderedField);