SVN r1105

SVN-Revision: r1105
This commit is contained in:
cyf
2026-01-30 07:51:20 +00:00
parent 47cf35aa28
commit 0027b1714e
9 changed files with 4671 additions and 4710 deletions
+1
View File
@@ -72,6 +72,7 @@ namespace Lskj.Main
if (DBConfig.Instance.IsInternalNetwork)
{
this.radioWithin.Checked = true;
if (DBConfig.Instance.ServerName.Equals(DBConfig.Instance.InternalNetworkAddress)) this.txtServerName.Text = DBConfig.Instance.ExternalNetworkAddress;
}
else
{