From c4ebb18dbe5440cca49be542982f356d2dfbb044 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期一, 14 十一月 2022 11:33:10 +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