@ -4,8 +4,8 @@ const moment = require('moment')
module.exports = function (app, opts) {
const freshYingshiState = app.fs.scheduleInit(
{
// interval: '* */5 * * * *',
interval: '*/10 * * * *',
interval: '* */5 * * * *',
// interval: '*/10 * * * *',
immediate: false,
proRun: true,
},