自动化立体仓库 - WMS系统
#
18516761980
2022-04-28 193f9df1aae186907012b060c22f6446038e7e22
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);