From ae4f26b64e2dc981986f2990a65b59cd994f7b9b Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期二, 25 十一月 2025 18:35:37 +0800
Subject: [PATCH] #

---
 src/main/resources/mapper/BasArmRulesMapper.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/mapper/BasArmRulesMapper.xml b/src/main/resources/mapper/BasArmRulesMapper.xml
index 55dfdce..466c927 100644
--- a/src/main/resources/mapper/BasArmRulesMapper.xml
+++ b/src/main/resources/mapper/BasArmRulesMapper.xml
@@ -35,7 +35,6 @@
         select material_number
         from asr_bas_arm_rules
         where 1=1
-        and material_volume = #{volume}
         and material_length = #{length}
         and material_width = #{width}
         and material_height = #{height}

--
Gitblit v1.9.1