add dbtool

This commit is contained in:
Jay
2018-02-21 14:14:31 +08:00
parent efbbed07ed
commit 0270978b12
4 changed files with 80 additions and 1 deletions
+3 -1
View File
@@ -1 +1,3 @@
<%- JSON.stringify(data) %>
<pre>
<%- JSON.stringify(data, null, 2) %>
</pre>