From 6ebb7a292cac210551186eed94a0bfdcd34494d3 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期一, 13 三月 2023 10:58:01 +0800
Subject: [PATCH] 用户清单数据验证 班组验证提示信息修改

---
 VueWebApi/DLL/DAL/ExcelCheckDAL.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/VueWebApi/DLL/DAL/ExcelCheckDAL.cs b/VueWebApi/DLL/DAL/ExcelCheckDAL.cs
index 0110266..5e311fd 100644
--- a/VueWebApi/DLL/DAL/ExcelCheckDAL.cs
+++ b/VueWebApi/DLL/DAL/ExcelCheckDAL.cs
@@ -102,7 +102,7 @@
         }
         #endregion
 
-        #region[Excel瀵煎叆鏁版嵁楠岃瘉]
+        #region銆怑xcel瀵煎叆鏁版嵁楠岃瘉銆�
         public static List<ExcelErro> ExcelCheckData(string fileCode, string savePath, out string stuCode, out string message, out int count)
         {
             stuCode = "";

--
Gitblit v1.9.3