Junjie
1 天以前 71d499e1ad7d4e2f2886627f7a57e0fadf0bc235
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;