自动化立体仓库 - WMS系统
zwl
2 天以前 48d6b46ef23a321cc70e20d36a2b3bf721d05206
src/main/java/com/zy/common/entity/Parameter.java
@@ -87,4 +87,7 @@
    // 出库进仓编号 wrk_sts=25 任务数量阀值
    private String outBatchSeqStatus25Threshold;
    // 出库批量建任务优先级递减计数阀值
    private String outOrderBatchPriorityThreshold;
}