src/main/java/com/zy/asrs/service/impl/WorkServiceImpl.java
@@ -880,7 +880,7 @@ public String emptyPlateIn(Integer devpNo, Long userId) { // 源站点状态检测 BasDevp sourceStaNo = basDevpService.checkSiteStatus(devpNo, true); // 检索库位 // 检索库位;人工空托盘入库固定传 staDescId=10,实际找位规则集中在 CommonService。 LocTypeDto locTypeDto = new LocTypeDto(sourceStaNo); FindLocNoAttributeVo findLocNoAttributeVo = new FindLocNoAttributeVo();