自动化立体仓库 - WMS系统
*
L
2026-01-21 505211a75e1652b92c2bb75d09f0d45b7d73d29e
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);