zrg
2024-10-09 243e86af1a7c74c8bfda3bb41f29a11fef13c065
LMES/DingDing_autoGetData.cs
@@ -101,6 +101,7 @@
        #region 定时器二:同步钉钉数据
        private void timer2_Tick(object sender, EventArgs e)
        {
            //this.timer2.Enabled = false;
            int connectTimes = 0;
            int maxConnectTimes = 10;