From 2b19eaee7ff811f1e7a6f048cff78590c5a1352b Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 20 八月 2020 08:26:57 +0800 Subject: [PATCH] # --- src/main/resources/UpdateThread.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/UpdateThread.cs b/src/main/resources/UpdateThread.cs index ed1bb3f..bf7d0f4 100644 --- a/src/main/resources/UpdateThread.cs +++ b/src/main/resources/UpdateThread.cs @@ -1716,9 +1716,9 @@ ProcWaitOutToLog("6"); // done //鍒犻櫎瓒呰繃鍗婂勾鍘嗗彶妗� - ProcOverYearLog("7"); + ProcOverYearLog("7"); // done - ProcErrorStockData("8"); + ProcErrorStockData("8"); // done Thread.Sleep(3000); } -- Gitblit v1.9.1