src/main/java/com/zy/common/service/AgvCommonService.java
@@ -257,7 +257,7 @@ * 检索库位号 * @return locNo 检索到的库位号 */ public AgvBasDevp getDevpNoisAuto(int type, int floor, String auto) { public AgvBasDevp getDevpNo(int type, int floor, String auto) { // 目标库位 AgvBasDevp basDevp = null;