From a0d6a3cb769db804b3f06768f0f0912434993438 Mon Sep 17 00:00:00 2001 From: houwei Date: Wed, 30 Oct 2024 13:04:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8E=B7=E5=8F=96=E9=A3=8E=E6=9C=BA=E6=89=80?= =?UTF-8?q?=E5=B1=9E=E7=BA=BF=E8=B7=AF=EF=BC=8C=E5=8A=A0=E4=B8=8A=E6=8E=92?= =?UTF-8?q?=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- das/src/main/resources/mapper/SysEquipmentMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/das/src/main/resources/mapper/SysEquipmentMapper.xml b/das/src/main/resources/mapper/SysEquipmentMapper.xml index 9f018a07..364fa5ca 100644 --- a/das/src/main/resources/mapper/SysEquipmentMapper.xml +++ b/das/src/main/resources/mapper/SysEquipmentMapper.xml @@ -135,7 +135,7 @@ select * from sys_equipment where code = #{code}