src/main/java/com/zy/asrs/command/LedCommand.java
@@ -41,7 +41,7 @@ if (!Cools.isEmpty(this.barcode)) { s.append("托盘码[" + this.barcode + "]\n"); } if (!this.emptyMk){ if (!this.emptyMk) { for (MatDto matDto : matDtos) { s.append("[商品编码:" + matDto.getMatnr() + ", 数量:" + matDto.getCount() + "]\n");