@@ -879,12 +879,12 @@ router.get('/report2FeishuTable', async (ctx) => {
})
// // 定时任务 提币+归集
-// withdraw_task();
-// collect_conis_task();
-// // //czz 504 检查
-// check_czz_withdraw_task();
-// // bsc 监控
-// bsc_log_monitoring()
+withdraw_task();
+collect_conis_task();
+// //czz 504 检查
+check_czz_withdraw_task();
+// bsc 监控
+bsc_log_monitoring()
if (process.env.NODE_ENV == 'dev' || process.env.NODE_ENV == 'test') {
/*** test */