From f465ea3473d23a8f8caf77f3d21e244c113d9353 Mon Sep 17 00:00:00 2001
From: Administrator <zhubaomin>
Date: 星期六, 09 十二月 2023 11:42:46 +0800
Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV
---
pipIrr-platform/pipIrr-global/src/main/resources/mapper/SeUnlockMapper.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pipIrr-platform/pipIrr-global/src/main/resources/mapper/SeUnlockMapper.xml b/pipIrr-platform/pipIrr-global/src/main/resources/mapper/SeUnlockMapper.xml
index 39f5d36..e4d1d89 100644
--- a/pipIrr-platform/pipIrr-global/src/main/resources/mapper/SeUnlockMapper.xml
+++ b/pipIrr-platform/pipIrr-global/src/main/resources/mapper/SeUnlockMapper.xml
@@ -129,7 +129,7 @@
</select>
<!--鏍规嵁鎸囧畾鐨勬潯浠惰幏鍙栬В閿佽褰�-->
- <select id="getUnlocks" resultType="com.dy.pipIrrGlobal.pojoSe.VoUnlock">
+ <select id="getUnlocks" resultType="com.dy.pipIrrGlobal.voSe.VoUnlock">
SELECT
(@i:=@i+1) AS id,
cli.`name` AS clientName,
--
Gitblit v1.8.0