Commit fc27f8cf by 泽锋 李

fix

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