From 44863a71d587840a8e6a4284f3d6dbdb091f5bd9 Mon Sep 17 00:00:00 2001 From: gaowdong Date: Wed, 7 May 2025 14:19:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E5=91=98=E6=94=B6=E6=94=AF=E6=B1=87?= =?UTF-8?q?=E6=80=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/report/AccReportMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/report/AccReportMapper.xml b/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/report/AccReportMapper.xml index dc4aa29..520496e 100644 --- a/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/report/AccReportMapper.xml +++ b/bonus-modules/bonus-smart-canteen/src/main/resources/mapper/report/AccReportMapper.xml @@ -132,6 +132,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" b.phonenumber, b.dept_id, b.dept_name, + b.dept_full_name, b.nick_name, c.wallet_bal_user as wallet_bal, c.wallet_bal_user as wallet_bal_now,