| | |
| | | finishedGlassShelfEmitDetails.getUnit(), |
| | | finishedGlassShelfEmitDetails.getGlassShelfName()); |
| | | finishedGlassShelfMapper.deleteFinishedGlassShelfEmitDetails(emitId); |
| | | finishedGlassShelfMapper.updateFinishedGlassShelfEmitDetailsLog(emitId); |
| | | finishedGlassShelfMapper.deleteFinishedGlassShelfEmitDetailsLog(emitId); |
| | | } |
| | | } |
| | | |
| | |
| | | finishedGlassShelfEmitDetails.getMaxWeight(), |
| | | finishedGlassShelfEmitDetails.getMaxWidth(), |
| | | finishedGlassShelfEmitDetails.getMaxHeight(), |
| | | finishedGlassShelfEmitDetails.getGlassShelfName() |
| | | finishedGlassShelfEmitDetails.getGlassShelfName(), |
| | | object.get("userName").toString() |
| | | ); |
| | | index++; |
| | | } |
| | |
| | | finishedGlassShelfWithdrawDetails.getGlassShelfName() |
| | | ); |
| | | finishedGlassShelfMapper.deleteFinishedGlassShelfWithdrawDetails(withdrawId); |
| | | finishedGlassShelfMapper.updateFinishedGlassShelfEmitDetailsLog(withdrawId); |
| | | finishedGlassShelfMapper.deleteFinishedGlassShelfEmitDetailsLog(withdrawId); |
| | | } |
| | | } |
| | | |
| | |
| | | finishedGlassShelfWithdrawDetails.getMaxWeight(), |
| | | finishedGlassShelfWithdrawDetails.getMaxWidth(), |
| | | finishedGlassShelfWithdrawDetails.getMaxHeight(), |
| | | finishedGlassShelfWithdrawDetails.getGlassShelfName() |
| | | finishedGlassShelfWithdrawDetails.getGlassShelfName(), |
| | | object.get("userName").toString() |
| | | ); |
| | | index++; |
| | | } |