自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-04-25 fc39b347617e3c88c87b879e9d2d1ceca58774a5
src/main/java/com/zy/common/web/WcsController.java
@@ -66,9 +66,9 @@
                return R.error("工作档/库存条码数据已存在");
            }
        }
//        if (Cools.isEmpty(param.getLocType1())){
//            return R.error("高低检测信号不能为空");
//        }
        if (Cools.isEmpty(param.getLocType1())){
            return R.error("高低检测信号不能为空");
        }
        // 源站点状态检测
        BasDevp sourceStaNo = basDevpService.checkSiteStatus(param.getSourceStaNo(), true);