import com.alibaba.fastjson.JSON;
String contentStr = JSON.toJSonString(JSONArr,SerializerFeature.MapSortField);

import com.alibaba.fastjson.JSON;
String contentStr = JSON.toJSonString(JSONArr,SerializerFeature.MapSortField);