diff --git a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/InventoryAndWarehousingMapper.xml b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/InventoryAndWarehousingMapper.xml
index 660961d9..d61cd0b3 100644
--- a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/InventoryAndWarehousingMapper.xml
+++ b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/InventoryAndWarehousingMapper.xml
@@ -19,7 +19,7 @@
REMARKS,
- MA_CODE,
+ MACODE,
)
@@ -131,7 +131,6 @@
insert into ma_machine_label
- label_id,
label_code,
ma_id,
is_bind,
@@ -139,7 +138,6 @@
create_time
- #{maId},
#{code},
#{maId},
1,