src/main/java/com/zy/asrs/domain/path/StationPathProfileConfig.java
@@ -9,7 +9,7 @@ private static final long serialVersionUID = 1L; private Integer calcMaxDepth = 120; private Integer calcMaxPaths = 500; private Integer calcMaxPaths = 50; private Integer calcMaxCost = 300; private Integer s1TopK = 5;