Commit 3435e12f by guanzhenshan

修改逻辑

parent 0450cfb0
......@@ -35,6 +35,7 @@ namespace Bailun.DC.LogicWareHouse
if (now.Hour == 6 && now.Minute == 03)
{
Console.WriteLine("时间 " + DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
Save();
}
......
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