|
@@ -2,7 +2,7 @@
|
|
{
|
|
{
|
|
public static class ConstValue
|
|
public static class ConstValue
|
|
{
|
|
{
|
|
- //public const string LoginAddress = "10.108.64.190:10005";
|
|
|
|
- public const string LoginAddress = "127.0.0.1:10005";
|
|
|
|
|
|
+ public const string LoginAddress = "10.108.64.190:10005";
|
|
|
|
+ //public const string LoginAddress = "127.0.0.1:10005";
|
|
}
|
|
}
|
|
}
|
|
}
|