Explorar o código

0点开始核验交易

lcl %!s(int64=2) %!d(string=hai) anos
pai
achega
4e93893992
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      AppStart/Helper/StatService.cs

+ 1 - 1
AppStart/Helper/StatService.cs

@@ -31,7 +31,7 @@ namespace MySystem
         {
             while (true)
             {
-                if(DateTime.Now.Hour == 1)
+                if(DateTime.Now.Hour == 0)
                 {
                     string date = DateTime.Now.AddDays(-1).ToString("yyyy-MM-dd");
                     string check = function.ReadInstance("/StatTradeCheck2Queue/" + date + ".txt");