From 4777c2fbb9c65eb435898c03f3174b4aa7932f30 Mon Sep 17 00:00:00 2001 From: mashuai Date: Wed, 17 Apr 2024 10:47:29 +0800 Subject: [PATCH] FIX --- .../mapper/material/InventoryAndWarehousingMapper.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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,