From 4512574aa47488926c8d85552c01b2fc6e8bd609 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 15 七月 2020 14:30:46 +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