Signed-off-by: Binren Zhnag <zhangbr@elab-plus.com>
@@ -36,8 +36,8 @@ class Config(object):
'args': '',
'trigger': 'cron',
'day_of_week': 'mon',
- 'hour': 9,
- 'minute': 40
+ 'hour': 10,
+ 'minute': 50
}
]