自动化立体仓库 - WMS系统
src/main/java/com/zy/common/entity/Parameter.java
@@ -81,4 +81,10 @@
    // run2 area C row config
    private String run2Area3Rows;
    // 高频货物优先放前几列,0 表示关闭
    private String highFreqFrontBayCount;
    // 出库进仓编号 wrk_sts=25 任务数量阀值
    private String outBatchSeqStatus25Threshold;
}