Commit 4da753fc authored by 郭武斌's avatar 郭武斌

*)实现设备联动紧急响应api

parent 2398c3bf
......@@ -446,6 +446,7 @@ public class AlertCalledServiceImpl extends BaseService<AlertCalledDto, AlertCal
jcsControlServerClient.writeStateAction("172.19.111.163", 502, 100, "1");
//打开南站车库门弱电警铃
jcsControlServerClient.writeStateAction("172.19.111.163", 502, 107, "1");
return null;
return true;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment