This commit is contained in:
tanglong 2025-09-10 17:46:08 +08:00
parent 1162a83283
commit 29954269fc

View File

@ -172,7 +172,7 @@
host.Name = "host"; host.Name = "host";
host.Size = new Size(236, 23); host.Size = new Size(236, 23);
host.TabIndex = 1; host.TabIndex = 1;
host.Text = "192.168.3.64"; host.Text = "192.168.3.54";
// //
// label2 // label2
// //