章政 6 years ago
parent
commit
aa46b36af7

+ 2 - 2
UAS-出货标签管理(贸易版)/PublicMethod/DataHelper.cs

@@ -27,8 +27,8 @@ namespace UAS_LabelMachine
         //高登ERP地址
         public static readonly string ERPAddesss = "http://183.238.39.179:8099/ERP/";
         //高登TP
-        //public static readonly string FTPAdress = "ftp://192.168.0.158:21|GOLDENFTP|Admin1@#";
-        public static readonly string FTPAdress = "ftp://183.238.39.179:21|GOLDENFTP|Admin1@#";
+        //public static readonly string FTPAdress = "ftp://192.168.0.158:21|GOLDENMES|Admin1@#";
+        public static readonly string FTPAdress = "ftp://183.238.39.179:21|GOLDENMES|Admin1@#";
         //Oracle端口
         public static readonly string OraclePort = "1521";
         //需要显示的账套

+ 1 - 0
UAS-出货标签管理(贸易版)/UAS_出货标签管理.Designer.cs

@@ -1733,6 +1733,7 @@
             this.toolStripMenuItem4,
             this.toolStripMenuItem5});
             this.Menu.Name = "Menu";
+            this.Menu.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
             this.Menu.Size = new System.Drawing.Size(149, 114);
             this.Menu.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.Menu_ItemClicked);
             //