wuyouming666
2024-05-29 75375a0f68c8b91799482dc1cd2ec7d7f211167f
springboot-vue3/src/main/java/com/example/springboot/service/SpianService.java
@@ -67,7 +67,7 @@
        // String orderid="A001";
        // 获取铝框相关度最高的笼子排序
        List<StorageCage> storageCage = spianMapper.selectAllFbarcode(FrameBarcode, widths, 400);
        List<StorageCage> storageCage = spianMapper.selectAllFbarcode(FrameBarcode, widths, 600);
        // 判断铝框指定空格是否需要间隔空间
        if (storageCage.size() == 0) {