From 7094e8911cf00de31692ab8740b8a65d02ed9c3b Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Mon, 31 Mar 2025 19:01:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=99=BA=E8=81=AA=E8=AE=B0=E8=B4=A6?= =?UTF-8?q?=E7=AE=A1=E7=90=86=EF=BC=8Cpos=E5=88=B7=E5=8D=A1=E6=8E=A8?= =?UTF-8?q?=E8=8D=90=EF=BC=8C=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/invest/PosMachineMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intc-modules/intc-invest/src/main/resources/mapper/invest/PosMachineMapper.xml b/intc-modules/intc-invest/src/main/resources/mapper/invest/PosMachineMapper.xml index b08d172..fbdbbcc 100644 --- a/intc-modules/intc-invest/src/main/resources/mapper/invest/PosMachineMapper.xml +++ b/intc-modules/intc-invest/src/main/resources/mapper/invest/PosMachineMapper.xml @@ -186,7 +186,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" ( select STRING_AGG(to_char(atr.create_time, - 'yyyy-MM-dd')|| '-' || pm.name || '(' || pm.merchant_name || ')'|| '-' ||bcl.name ::text, + 'yyyy-MM-dd')|| '-' || pm.name || '(' || pm.merchant_name || ')'|| '-' ||bcl.name || '-刷卡' ||atr.amount ::text, '、' order by atr.create_time) as posNames