Sfoglia il codice sorgente

交易也半小时一次

lcl 6 mesi fa
parent
commit
98b81b4718
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);
             }
         }