Commit 4e4c82bd authored by yaobeibei's avatar yaobeibei

oem

parent d50a5f58
......@@ -13,7 +13,6 @@ if (process.env.MONGO) {
} else {
dbpath_oem = 'mongodb://localhost:27017/remarketing2'
}
}
mongoClient.connect(dbpath_oem, function (err, res) {
if (err) return console.log(err)
......
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