Administrator
2023-12-09 ad9e62f780178797361c8fc0f6f20f8d94cb5036
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,