自动化立体仓库 - WMS系统
#
yxFwq
2 天以前 4b9a1330faaf585038b233fbac119cb8652031cc
src/main/java/com/zy/common/model/YXErpPakinParam.java
@@ -98,7 +98,8 @@
            this.cbMemo = orderDetl.getMemo();
            this.cAVCode = orderDetl.getOrderNo();
            this.cWhCode = "100";
            this.cInvCode = orderDetl.getMatnr$();
//            this.cInvCode = orderDetl.getMatnr$();
            this.cInvCode = "XJ0001";
            this.iAVQuantity = orderDetl.getWeight();
            this.cAVBatch = orderDetl.getBatch();
            this.bAVType = "转换前";