| | |
| | | [System.Serializable] |
| | | public class GlobalRegionListRes |
| | | { |
| | | public string regionId; |
| | | public string regionName; |
| | | public string regionUrl; |
| | | public string regionId = "100000000000000001"; |
| | | public string regionName = "HDL China"; |
| | | public string regionUrl = "https://china-gateway.hdlcontrol.com"; |
| | | } |
| | | |
| | | /// <summary> |
| | |
| | | /// <summary> |
| | | /// 软件来源,Evoyo、ON、ON_Plus |
| | | /// </summary> |
| | | public string software = SoftwareType.ON_Plus.ToString(); |
| | | public string software = SoftwareType.RONG_AN.ToString(); |
| | | /// <summary> |
| | | /// 小区codes(不传,默认绑定所有住宅和小区的推送) |
| | | /// </summary> |
| | |
| | | /// <summary> |
| | | /// 软件来源,Evoyo、ON、ON_Plus |
| | | /// </summary> |
| | | public string appName = SoftwareType.ON_Plus.ToString(); |
| | | public string appName = SoftwareType.RONG_AN.ToString(); |
| | | } |
| | | |
| | | #region APP版本检测 |
| | |
| | | ///// </summary> |
| | | //public string appName = SoftwareType.ON_Plus.ToString(); |
| | | |
| | | public string appCode = "1588071238036582401"; |
| | | public string appCode = "1706565357768663041"; |
| | | /// <summary> |
| | | /// IOS、Android |
| | | /// </summary> |