自动化立体仓库 - WMS系统
*
L
1 天以前 b8a35f2a9ebea3fd66a1fb52763b3be450fe580b
src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -426,11 +426,6 @@
    @Override
    @Transactional
    public void PalletizingCompleteTwoFloorParam(PalletizingCompleteTwoFloorParam param) {
        EntityWrapper<BasBoxType> wrapper = new EntityWrapper<>();
        List<BasBoxType> basBoxTypes = basBoxTypeService.selectList(wrapper.orderBy("id",true).eq("box_specs",param.getBoxType()));
        Long userId = 7777L;//中控
        param.setPalletizingNo(212);