|
|
|
@ -403,6 +403,8 @@ public class StockService {
|
|
|
|
checkLog.setColumn(stock.getColumn());
|
|
|
|
checkLog.setColumn(stock.getColumn());
|
|
|
|
checkLog.setCheckNum(stock.getCheckNum());
|
|
|
|
checkLog.setCheckNum(stock.getCheckNum());
|
|
|
|
checkLog.setPic(stock.getCheckPic());
|
|
|
|
checkLog.setPic(stock.getCheckPic());
|
|
|
|
|
|
|
|
checkLog.setCount(stock.getCount());
|
|
|
|
|
|
|
|
checkLog.setCategory(stock.getCategory());
|
|
|
|
//checkLog.setShelveId(stock.getShelveId());
|
|
|
|
//checkLog.setShelveId(stock.getShelveId());
|
|
|
|
checkLog.setStatus(stock.getStatus());
|
|
|
|
checkLog.setStatus(stock.getStatus());
|
|
|
|
checkLog.setCode(stock.getCode());
|
|
|
|
checkLog.setCode(stock.getCode());
|
|
|
|
|