fifo 推荐过滤条码

yun-zuoyi
puxiao.liao 5 years ago
parent 2f56f8949e
commit 9b70e3c7bf

@ -49,6 +49,9 @@ public class WmsStockFifoModel {
@ApiParam("FIFO查询获取方式")
private Integer fifoSnByLood;
@ApiParam("过滤FIFO锁定条码")
private Integer filterFifoLockSn;
@ApiParam("物料条码信息")
Map<String, List<WmsStockSn>> snMap = new HashMap<>();

Loading…
Cancel
Save