修改了截取IP的逻辑,更好的适配非192.168.1频段

This commit is contained in:
zhouyunhao
2024-08-20 08:42:26 +08:00
parent 2ccd3554fa
commit d782b731ca
8 changed files with 20 additions and 7 deletions

View File

@@ -878,7 +878,7 @@
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(712, 425);
this.ClientSize = new System.Drawing.Size(644, 425);
this.Controls.Add(this.label15);
this.Controls.Add(this.label54);
this.Controls.Add(this.TestTime2);