zy-acs-manager/src/main/java/com/zy/acs/manager/core/service/AvoidWaveCalculator.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-acs-manager/src/main/java/com/zy/acs/manager/core/service/AvoidWaveCalculator.java
@@ -165,13 +165,13 @@ if (!Cools.isEmpty(result)) { if (!"1".equals(result)) { log.error("Fail python"); log.error("Failed to call python"); } } } catch (IOException | InterruptedException e) { e.printStackTrace(); } log.error("python finish {}", System.currentTimeMillis() - startTime); // log.error("python finish {}", System.currentTimeMillis() - startTime); // java // String[][] codeMatrix = mapDataDispatcher.getCodeMatrix(lev);