| | |
| | | finishedGlassShelfMapper.updateFinishedGlassShelfInformation(finishedGlassShelfInformation,finishedGlassShelfInformation.getId()); |
| | | log.setFunction("saveFinishedGlassShelf修改1"); |
| | | }else{ |
| | | List<FinishedGlassShelfInformation> list=finishedGlassShelfMapper |
| | | .getSelectFinishedGlassShelfInformationInventoryArea(inventoryArea); |
| | | int index=list.size(); |
| | | int index=finishedGlassShelfMapper.getSelectFinishedGlassShelfInformationInventoryArea(inventoryArea); |
| | | for (int i=1;i<=quantity;i++){ |
| | | index++; |
| | | finishedGlassShelfMapper.insetFinishedGlassShelfInformation(finishedGlassShelfInformation,inventoryArea+index); |