#
luxiaotao1123
2024-12-18 57c1a1bd20c184d23e7203f346b76cb9aa9ab588
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);