自动化立体仓库 - WMS系统
#
18516761980
2022-10-06 b55ec70223cb8af0d59f868cbd5e8c53a53e47a3
src/main/java/com/zy/common/entity/Parameter.java
@@ -60,4 +60,12 @@
    // 打包下线
    private String packDown;
    // erp上报
    private String erpReport;
    /**
     * 查找库位规则[0:默认,1:按设备,2:按通道]
     */
    private String findLocRule;
}