Commit 59e75c1a authored by zhouleilei's avatar zhouleilei

临时方案下发,发送海信信号机

parent 213879a6
...@@ -387,6 +387,7 @@ public class ControlCommandServiceImpl implements ControlCommandService { ...@@ -387,6 +387,7 @@ public class ControlCommandServiceImpl implements ControlCommandService {
crossSchemeRingsDTO.setCrossId(crossId); crossSchemeRingsDTO.setCrossId(crossId);
crossSchemeRingsDTO.setPattern(pattern); crossSchemeRingsDTO.setPattern(pattern);
boolean isOk = true; boolean isOk = true;
//方案环图请求 //方案环图请求
CrossSchemeRings crossSchemeRings = staticInfoService.crossSchemeRings(crossSchemeRingsDTO); CrossSchemeRings crossSchemeRings = staticInfoService.crossSchemeRings(crossSchemeRingsDTO);
long currentTimeMillis = System.currentTimeMillis(); long currentTimeMillis = System.currentTimeMillis();
......
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