实时显示 bitcoin 汇率

This commit is contained in:
jysperm
2014-06-21 13:44:51 +08:00
parent a6eed089dd
commit 71747bff27
5 changed files with 39 additions and 11 deletions

View File

@@ -39,6 +39,7 @@
"mysql": "*",
"moment": "*",
"request": "*",
"mongo-min": "*"
"mongo-min": "*",
"redis": "*"
}
}