Authored by 周少峰

Merge branch 'feature/wordsUrl'

... ... @@ -56,8 +56,8 @@ const start = () => {
schedule.scheduleJob('30 1 1 * * 1', function() {
});
sendRpKeyWordsUrl();
});
};
module.exports = {
... ...