Hcsy %!s(int64=8) %!d(string=hai) anos
pai
achega
f56739b798
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      UAS-MES/PublicMethod/ftpOperater.cs

+ 1 - 1
UAS-MES/PublicMethod/ftpOperater.cs

@@ -287,7 +287,7 @@ namespace UAS_MES.PublicMethod
                 File.Copy(sourceFile, destFile, true);
             }
             catch {
-                MessageBox.Show("标签文件下载失败,检查文件是否存在于指定路径或网络是否通畅");
+                MessageBox.Show("标签文件不在指定维护路径");
             }
             return destFile;
         }