HDL_ON/UI/UI2/3-Intelligence/Automation/Send.cs
@@ -30,7 +30,6 @@ } return new List<ResidenceMemberInfo>(); } /// <summary> /// 获取逻辑ID列表 /// </summary> @@ -106,7 +105,8 @@ conditionArray.Add(conditionJOb); } inputTypeJOb.Add("condition",conditionArray); if (dictionary.condition_type=="8") { if (dictionary.condition_type == "8") { ///地理围栏 var geo_fencejob = new JObject(); geo_fencejob.Add("longitude", dictionary.geo_fence.longitude); @@ -351,8 +351,6 @@ } return responsePackNew; } /// <summary> /// 自动化地理围栏状态上报 /// </summary>