From 329fe7ff35527976af422f95397885d38eeec105 Mon Sep 17 00:00:00 2001 From: gaowdong Date: Wed, 11 Jun 2025 14:41:17 +0800 Subject: [PATCH] =?UTF-8?q?6264=20=E7=94=A8=E6=88=B7=E4=B8=8B=E5=8D=95?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E5=92=8C=E9=80=80=E6=AC=BE=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E4=B8=80=E6=A0=B7=EF=BC=8C=E4=BD=86=E5=AE=9E=E9=99=85=E6=93=8D?= =?UTF-8?q?=E4=BD=9C=E6=97=B6=EF=BC=8C=E4=B8=8B=E5=8D=95=E6=98=AF=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E6=97=B6=E9=97=B4=EF=BC=8C=E9=80=80=E6=AC=BE=E6=98=AF?= =?UTF-8?q?=E5=8F=A6=E4=B8=80=E4=B8=AA=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/account/AccTradeMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/account/AccTradeMapper.xml b/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/account/AccTradeMapper.xml index 991e194..1a66029 100644 --- a/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/account/AccTradeMapper.xml +++ b/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/account/AccTradeMapper.xml @@ -304,7 +304,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" su.nick_name, sd.dept_full_name, su.user_type, - oi.pay_time, + at2.trade_time as pay_time, oi.order_time, at2.trade_type, atwd.wallet_type,