diff --git a/code/VideoAccess-VCMP/api/app/lib/schedule/freshYingshiMsg.js b/code/VideoAccess-VCMP/api/app/lib/schedule/freshYingshiMsg.js index 4ef7c32..7f10c11 100644 --- a/code/VideoAccess-VCMP/api/app/lib/schedule/freshYingshiMsg.js +++ b/code/VideoAccess-VCMP/api/app/lib/schedule/freshYingshiMsg.js @@ -10,7 +10,7 @@ module.exports = function (app, opts) { proRun: true, }, async () => { - + console.log('萤石状态查询 ', moment().format('YYYY-MM-DD HH:mm:ss')); try { const startTime = moment() const { models } = app.fs.dc