From 82c794aa1691821120ca4c6c8fda54a18cbb95f0 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 16 七月 2020 11:01:32 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/luxiaotao1123/zy-asrs into xtyasrs

---
 src/main/resources/UpdateThread.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/UpdateThread.cs b/src/main/resources/UpdateThread.cs
index 1c1c891..bf7d0f4 100644
--- a/src/main/resources/UpdateThread.cs
+++ b/src/main/resources/UpdateThread.cs
@@ -1713,12 +1713,12 @@
                     ProcCheckToWorkData("5");
 
                     //杞嚭搴撳畬鎴愬緟鍑哄簱妗f暟鎹埌鍘嗗彶妗�
-                    ProcWaitOutToLog("6");
+                    ProcWaitOutToLog("6"); // done
 
                     //鍒犻櫎瓒呰繃鍗婂勾鍘嗗彶妗�
-                    ProcOverYearLog("7");
+                    ProcOverYearLog("7"); // done
 
-                    ProcErrorStockData("8");
+                    ProcErrorStockData("8"); // done
 
                     Thread.Sleep(3000);
                 }

--
Gitblit v1.9.1