HashMap toolUsedCountsMap =new HashMap<>();
toolUsedCountsMap.put("審計建模工具","0");
toolUsedCountsMap.put("審計聯(lián)表查詢工具","0");
toolUsedCountsMap.put("審計作業(yè)編輯工具","0");
toolUsedCountsMap.put("審計記錄統(tǒng)計分析工具","0");
List countList =new ArrayList(toolUsedCountsMap.entrySet());