modified task status update logic

This commit is contained in:
Marvin Zhang
2019-03-12 13:10:24 +08:00
parent 497576c913
commit 5b190e5b2b
6 changed files with 135 additions and 5 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "segmentfault",
"version": "1.0.0",
"description": "",
"main": "segmentfault_spider.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"mongodb": "^3.1.13"
}
}