1
yangle
2024-11-12 871fa09fa6b84be39f7d060eb25a7159e0a2ca40
WFormSynchronizeData_SMR/WFormReadData_SMR/ReadyDataForm.Designer.cs
@@ -108,7 +108,7 @@
            // 
            // timer1
            // 
            this.timer1.Interval = 3000;
            this.timer1.Interval = 15000;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // HSouceName
@@ -153,6 +153,7 @@
            this.Controls.Add(this.btnReadData);
            this.Name = "ReadyDataForm";
            this.Text = "读取数据";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ReadyDataForm_FormClosing);
            this.ResumeLayout(false);
            this.PerformLayout();