Commit 7736a56b authored by 刘松's avatar 刘松

update

parent 08cd6ac8
...@@ -569,6 +569,7 @@ function OID(str) { ...@@ -569,6 +569,7 @@ function OID(str) {
return typeof str === 'string' ? mongodb.ObjectID(str) : str; return typeof str === 'string' ? mongodb.ObjectID(str) : str;
} }
console.log(md5password('AmX2Vy6nj9z'))
module.exports = { module.exports = {
router router
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment