> getOneData(Integer daytime, String sql)
continue;
}
sqlStr = hourmap.getValue().sqlStr;
- //performJson.put("sql",hourmap.getValue().sqlStr);
+ performJson.put("sql",hourmap.getValue().sqlStr);
performJson.put("fasttime", getDoubleTime(hourmap.getValue().fastTime));
performJson.put("slowtime", getDoubleTime(hourmap.getValue().slowTime));
performJson.put("sumcount", sumcount.toString());
diff --git a/server/src/main/resources/templates/sqlstatistic.ftl b/server/src/main/resources/templates/sqlstatistic.ftl
index 733029a..5487277 100644
--- a/server/src/main/resources/templates/sqlstatistic.ftl
+++ b/server/src/main/resources/templates/sqlstatistic.ftl
@@ -73,7 +73,7 @@
${item.twenty} |
查看
+ href="sqlstatisticdetail?sql=${key?url}&daytime=${datelist_selected}">查看
|