自动化立体仓库 - WMS系统
#
野心家
2024-09-09 71c8b222a56c0f9d1a15c2e5717989598ada70d5
src/main/java/com/zy/common/entity/Parameter.java
@@ -63,4 +63,9 @@
    // erp上报
    private String erpReport;
    /**
     * 查找库位规则[0:默认,1:按设备,2:按通道]
     */
    private String findLocRule;
}