Explorar o código

收益统计从3点开始

lichunlei %!s(int64=3) %!d(string=hai) anos
pai
achega
2560ee5b52
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      AppStart/Helper/StatService.cs

+ 1 - 1
AppStart/Helper/StatService.cs

@@ -889,7 +889,7 @@ namespace MySystem
             // }
             while (true)
             {
-                if(DateTime.Now.Hour >= 2)
+                if(DateTime.Now.Hour >= 3)
                 {
                     StatProfitEverDayEverTime();
                 }