Authored by 陈峰

commit

Showing 1 changed file with 0 additions and 1 deletions
@@ -32,4 +32,3 @@ schedule.scheduleJob('0 10 1 * * *', () => { @@ -32,4 +32,3 @@ schedule.scheduleJob('0 10 1 * * *', () => {
32 logger.info('[process]task start priceTask'); 32 logger.info('[process]task start priceTask');
33 priceTask(); 33 priceTask();
34 }); 34 });
35 -priceTask();