/// <summary> /// 得到登录信息 /// </summary> /// <returns></returns> public string GetLogin() { return(CorrespondenceSettingsService.GetLogin()); }