Explorar el Código

交易也半小时一次

lcl hace 6 meses
padre
commit
98b81b4718
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      AppStart/GetHaoDaFTPInfoService.cs

+ 1 - 0
AppStart/GetHaoDaFTPInfoService.cs

@@ -62,6 +62,7 @@ namespace MySystem
                 {
                     GetDepositData("d_" + DateTime.Now.ToString("yyyyMMdd"));
                 }
+                GetTradeData(DateTime.Now.ToString("yyyyMMdd"));
                 Thread.Sleep(1800000);
             }
         }