zy-asrs-wms/src/main/java/com/zy/asrs/wms/asrs/service/impl/MobileServiceImpl.java
@@ -450,8 +450,7 @@ .set(WaveSeed::getSiteNo, siteNo.getSiteNo()))) { throw new CoolException("播种站点更新失败!!"); } //绑定成功,播种墙亮灯 sowLightMange(siteNo.getSiteNo(), order, "LIGHT"); } else { if (StringUtil.isNullOrEmpty(siteNo.getOrderNo())) { throw new CoolException("当前播种站点未绑定订单!!");