Commit e7cd21a4 by zhoujinhui

服装下午2点推送

parent d66bb567
...@@ -155,7 +155,7 @@ namespace AutoGeneratePurchaseAdvise ...@@ -155,7 +155,7 @@ namespace AutoGeneratePurchaseAdvise
} }
if (now.Hour == 15 && now.Minute == 03) if (now.Hour == 14 && now.Minute == 02)
{ {
// 要上班才推 // 要上班才推
if (ApiServices.GetSchedulings()) if (ApiServices.GetSchedulings())
......
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