自动化立体仓库 - WMS系统
#
yxFwq
昨天 4b9a1330faaf585038b233fbac119cb8652031cc
#
1个文件已修改
3 ■■■■ 已修改文件
src/main/java/com/zy/common/model/YXErpPakinParam.java 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 = "转换前";