Commit 2a3994a6 by 泽锋 李

改成一小时推送一次

parent ea52cb84
......@@ -33,7 +33,7 @@ namespace ShortagePush
}
Thread.Sleep(30 * 60 * 1000);
Thread.Sleep(60 * 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