Commit 3e08d587 authored by kewei.jia's avatar kewei.jia

更换钉钉的通知地址(qa-home)

parent 8a4949bc
......@@ -82,7 +82,6 @@ const job = async () => {
})
}
module.exports = (cron) => {
// 每分钟的第30秒定时执行一次:
schedule.scheduleJob(cron, () => {
job()
});
......
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