| | |
| | | } |
| | | } |
| | | |
| | | #region 账号注册服务器信息 |
| | | #region 新增保存参数 |
| | | /// <summary> |
| | | /// |
| | | /// 账号注册服务器信息 |
| | | /// </summary> |
| | | public string RequestHttpsHost = "https://china.hdlcontrol.com"; |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public GlobalRegionListRes GlobalRegion; |
| | | #endregion |
| | | |
| | | /// <summary> |
| | | /// 是否同意协议 |
| | | /// </summary> |
| | | public bool isAgreePrivacyPolicy; |
| | | |
| | | /// <summary> |
| | | /// 忽略更新的版本号 |
| | | /// </summary> |
| | | public string IgnoreUpdateVersion = string.Empty; |
| | | #endregion |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 用户名称 |
| | |
| | | /// UserType B端账号 C端账号 |
| | | /// </summary> |
| | | public string userType = "C"; |
| | | |
| | | |
| | | |
| | | /// <summary> |
| | | /// 用户住宅列表 |