src/main/java/com/zy/asrs/service/impl/AgvBasDevpServiceImpl.java
@@ -40,7 +40,7 @@ //初始化1楼缓存货架站点 2排5列3层 this.insertBatch(getCacheBasDevpList(1,2,1,5,1,3,1)); //初始化3楼缓存货架站点 3排5列3层 this.insertBatch(getCacheBasDevpList(5,7,1,5,1,3,3)); this.insertBatch(getCacheBasDevpList(5,9,1,5,1,3,3)); //初始化3楼输送线工作站点 4个站点 this.insertBatch(getLineBasDevpList());