| rsf-server/src/main/java/com/vincent/rsf/server/api/service/impl/AgvServiceImpl.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
rsf-server/src/main/java/com/vincent/rsf/server/api/service/impl/AgvServiceImpl.java
@@ -389,7 +389,7 @@ // .map(BasContainer::getCodeType) // .anyMatch(codeType -> barcode.matches(codeType)); if (!matches) { throw new CoolException("容器与站点不匹配"); return false; } return true;