修改批量出入库
This commit is contained in:
@@ -299,7 +299,8 @@ public class TbConsInfoServiceImpl implements TbConsInfoService {
|
||||
tbConsInfoFlowRepository.save(flow);
|
||||
}
|
||||
|
||||
stockOperate.setBatchNumber(array.toJSONString());
|
||||
stockOperate.setBatchNumber("");
|
||||
stockOperate.setStockSnap(array.toJSONString());
|
||||
tbProductStockOperateRepository.save(stockOperate);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user