lcl 6 сар өмнө
parent
commit
98b81b4718

+ 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);
             }
         }