引入fastJson包
//有序取json对象
JSONObject pjson1 = new JSONObject(true);
//有序取集合数据
List<Map<String, Object>> appRunIdMap2 = new LinkedList<Map<String, Object>>();
//获取当前时间戳
System.currentTimeMillis()
引入fastJson包
//有序取json对象
JSONObject pjson1 = new JSONObject(true);
//有序取集合数据
List<Map<String, Object>> appRunIdMap2 = new LinkedList<Map<String, Object>>();
//获取当前时间戳
System.currentTimeMillis()