|
@ -4,7 +4,7 @@ let isDev = false |
|
|
// isDev = true
|
|
|
// isDev = true
|
|
|
|
|
|
|
|
|
let proDebug = false |
|
|
let proDebug = false |
|
|
proDebug = true |
|
|
// proDebug = true
|
|
|
|
|
|
|
|
|
module.exports = function (app, opts) { |
|
|
module.exports = function (app, opts) { |
|
|
const alarmsPush = app.fs.scheduleInit( |
|
|
const alarmsPush = app.fs.scheduleInit( |
|
|