自动化立体仓库 - WMS系统
zwl
5 天以前 b0877a3275ed5bc96fb80f84949904e149946cf2
src/main/java/com/zy/common/entity/Parameter.java
@@ -84,4 +84,10 @@
    // 高频货物优先放前几列,0 表示关闭
    private String highFreqFrontBayCount;
    // 出库进仓编号 wrk_sts=25 任务数量阀值
    private String outBatchSeqStatus25Threshold;
    // 出库批量建任务优先级递减计数阀值
    private String outOrderBatchPriorityThreshold;
}