namespace ET { public static class ConstValue { public const string LoginAddress = "127.0.0.1:10002"; } }