From c29f44e835edc9ec71ad3c2aff00e0db4d8de86f Mon Sep 17 00:00:00 2001 From: sangelxiu1 <15781802@163.com> Date: Mon, 30 Jun 2025 14:33:08 +0800 Subject: [PATCH] =?UTF-8?q?##=20Opt=20-=20=E5=8C=BA=E5=9F=9F=E4=BD=93?= =?UTF-8?q?=E7=B3=BB=E5=A2=9E=E5=8A=A0=E6=9F=A5=E8=AF=A2=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/system/config/BdVertexMapper.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bd-business/bd-business-system/src/main/resources/mapper/system/config/BdVertexMapper.xml b/bd-business/bd-business-system/src/main/resources/mapper/system/config/BdVertexMapper.xml index 744af41b..ec4066f2 100644 --- a/bd-business/bd-business-system/src/main/resources/mapper/system/config/BdVertexMapper.xml +++ b/bd-business/bd-business-system/src/main/resources/mapper/system/config/BdVertexMapper.xml @@ -88,6 +88,9 @@ and cm.MEMBER_CODE like #{memberCode} || '%' + + and bv.REGION_VERTEX_PK_ID = #{regionVertexPkId} + order by bv.creation_time