增加定时任务
Showing
This diff is collapsed.
This diff is collapsed.
app/jsx/setting/account.jsx
0 → 100644
db/mongo/user-auto-auth.js
0 → 100644
lib/cron.js
0 → 100644
| ... | ... | @@ -14,6 +14,7 @@ |
| "body-parser": "^1.17.2", | ||
| "cookie-parser": "^1.4.3", | ||
| "cookie-session": "^1.3.0", | ||
| "cron": "^1.2.1", | ||
| "es6-promise": "^4.0.5", | ||
| "eslint-plugin-react": "^7.1.0", | ||
| "express": "^4.14.1", | ||
| ... | ... | @@ -23,6 +24,7 @@ |
| "moment": "^2.18.1", | ||
| "mongoose": "^4.11.5", | ||
| "morgan": "^1.8.1", | ||
| "nodemailer": "^4.0.1", | ||
| "react": "^0.14.7", | ||
| "react-dom": "^0.14.7", | ||
| "react-redux": "^4.4.0", | ||
| ... | ... |
Please
register
or
sign in
to comment