Commit 9e4a2e7d by unknown

restore the startflash time

parent c14c2d78
......@@ -59,7 +59,6 @@ public class JobUtil implements ApplicationContextAware {
}
public static void startFlashSaleJob(FlashSaleCheckQuery query, int min) {
min=5;
String prefix = "flashSale";
Scheduler sched = (Scheduler) context.getBean("schedulerFactoryBean");
long nowTime = System.currentTimeMillis();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment