From 4f29794e10ec6d905545972c1a68d1af620312a5 Mon Sep 17 00:00:00 2001 From: xins Date: Tue, 2 Apr 2024 10:52:21 +0800 Subject: [PATCH] =?UTF-8?q?1.9.4=20DMS:=E4=BF=AE=E6=94=B9=E6=A0=B9?= =?UTF-8?q?=E6=8D=AE=E8=AE=BE=E5=A4=87=E7=BC=96=E5=8F=B7=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/dms/DmsBaseDeviceLedgerMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw-modules/hw-dms/src/main/resources/mapper/dms/DmsBaseDeviceLedgerMapper.xml b/hw-modules/hw-dms/src/main/resources/mapper/dms/DmsBaseDeviceLedgerMapper.xml index 0477bd0..dc82ef7 100644 --- a/hw-modules/hw-dms/src/main/resources/mapper/dms/DmsBaseDeviceLedgerMapper.xml +++ b/hw-modules/hw-dms/src/main/resources/mapper/dms/DmsBaseDeviceLedgerMapper.xml @@ -126,7 +126,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" - where device_code = #{deviceCode}