Commit 9f67723e by guanzhenshan

1

parent a142e192
......@@ -30,7 +30,7 @@ namespace Bailun.DC.DailyItemNoProfitRate
try
{
if ((now.Hour == 13 && now.Minute == 15)) //17:05启动
if ((now.Hour == 17 && now.Minute == 15)) //17:05启动
{
Console.WriteLine("开始启动 " + DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"));
......
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