#
luxiaotao1123
2025-01-17 1cc4c156297dd0c8778eae0b1dd7a48a7d45408d
zy-acs-manager/src/main/java/com/zy/acs/manager/core/service/RetreatNavigateService.java
@@ -150,7 +150,7 @@
                }
                Code code = codeService.selectByData(node.getCodeData());
                Code code = codeService.getCacheByData(node.getCodeData());
                // judge whether the node has already been marked as a retreat node?
                // This is a very troublesome matter, if the node be repeatedly mark as a retreat node