Commit f32069d0 by 泽锋 李

fix

parent c99e7ba3
......@@ -82,7 +82,7 @@ namespace ResetOutofstock
Console.WriteLine(ex.Message);
Console.WriteLine(ex.StackTrace);
}
Thread.Sleep(10 * 60 * 1000);
Thread.Sleep(3 * 60 * 1000);
}
});
......
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 to comment